{ NGImap4DisableIMAP4Pooling = "NO"; NGImap4ConnectionStringSeparator = "."; OCSFolderInfoURL = "mysql://sogo:password@xxx.xxx.xxx.210:3306/sogo/sogo_folder_info"; OCSStoreURL = "mysql://sogo:password@xxx.xxx.xxx.210:3306/sogo/sogo_store"; OCSAclURL = "mysql://sogo:password@xxx.xxx.xxx.210:3306/sogo/sogo_acl"; OCSCacheFolderURL = "mysql://sogo:password@xxx.xxx.xxx.210:3306/sogo/sogo_cache_folder"; OCSSessionsFolderURL = "mysql://sogo:password@xxx.xxx.xxx.210:3306/sogo/sogo_sessions_folder"; SOGoACLsSendEMailNpotifications = YES; SOGoAppointmentSendEMailNotifications = YES; SOGoAuthenticationMethod = LDAP; SOGoEnablePublicAccess = YES; SOGoFirstDayOfWeek = 1; SOGoFirstWeekOfYear = First4DayWeek; SOGoTimeZone = Europe/Berlin; SOGoFoldersSendEMailNotifications = YES; SOGoSharedFolderName = "shared Folders"; SOGoOtherUsersFolderName = "Other Users"; SOGoVacationEnabled = YES; SOGoIMAPServer = "imap://xxx.xxx.xxx.40:143/?tls=YES"; SOGoLanguage = ""; SOGoMailDomain = "benocs.com"; SOGoMailMessageCheck = "every_minute"; SOGoMailingMechanism = smtp; SOGoPasswordChangeEnabled = YES; SOGoProfileURL = "mysql://sogo:password@xxx.xxx.xxx.210:3306/sogo/sogo_user_profile"; SOGoSMTPServer = "xxx.xxx.xxx.40"; SOGoSieveScriptsEnabled = YES; SOGoForwardEnabled = YES; SOGoSieveServer = "sieve://xxx.xxx.xxx.40:4190/?tls=YES"; SOGoSuperUsernames = ( okolin, ipoese ); WOUseRelativeURLs = YES; SOGoUserSources = ( { CNFieldName = cn; IDFieldName = cn; IMAPHostFieldName = gosaMailServer; IMAPLoginFieldName = uid; UIDFieldName = uid; baseDN = "dc=mail,dc=xeropath,dc=com"; bindDN = "cn=admin,dc=mail,dc=xeropath,dc=com"; bindFields = (uid, mail); bindPassword = "NXn23dTa(8(X"; canAuthenticate = YES; displayName = "Other users"; hostname = "ldaps://server.benocs.com:636"; id = public; type = ldap; isAddressBook = YES; MailFieldNames = (mail, gosaMailAlternateAddress); userPasswordAlgorithm = ssha; filter = "(objectClass!='gosaUserTemplate')"; } ); MySQL4Encoding = "utf8mb4"; // MySQL4DebugEnabled = YES // Tweak options: WOWatchDogRequestTimeout = 10; SOGoMaximumPingInterval = 354; SOGoMaximumSyncInterval = 354; SOGoInternalSyncInterval = 30; SOGoMaximumSyncResponseSize = 512; SOGoMaximumSyncWindowSize = 256; SOGoEASDebugEnabled = YES; WOWatchDogRequestTimeout = 60; // Tweaks 20191213 SOGoMaximumSyncResponseSize = 4096; SOGoMaximumSyncWindowSize = 1023; // Tweaks 20191218 SxVMemLimit = 768; }