@@ -430,6 +430,31 @@ class BackendZarafa implements IBackend, ISearchProvider {
thrownewStatusException("ZarafaBackend->SendMail(): ZCP version is too old, INETMAPI_IMTOMAPI is not available. Install at least ZCP version 7.0.6 or later.",SYNC_COMMONSTATUS_MAILSUBMISSIONFAILED,null,LOGLEVEL_FATAL);
returnfalse;
}
// Acacia ZO-6: grep for the OL header and set flags accordingly.
// The header has the values verb/message-source-key/folder-source-key
ZLog::Write(LOGLEVEL_DEBUG,"ZarafaBackend->SendMail(): Outlook support: overwrite reply/forward flag, set parent-id and item-id, replacemime-do not attach original message.");
}
// delayed logging to log to potentially log the parameters set for ZO-6