{ NGUseUTF8AsURLEncoding = YES; OCSFolderInfoURL = "postgresql://sogo:xxxxx@localhost:5432/sogo/sogo_folder_info"; OCSSessionsFolderURL = "postgresql://sogo:xxxxx@localhost:5432/sogo/sogo_sessions_folder"; SOGoProfileURL = "postgresql://sogo:xxxxx@localhost:5432/sogo/sogo_user_profile"; SOGoAppointmentSendEMailNotifications = YES; SOGoDraftsFolderName = Drafts; SOGoFirstDayOfWeek = 1; SOGoFoldersSendEMailNotifications = NO; SOGoForceIMAPLoginWithEmail = NO; SOGoForwardEnabled = YES; SOGoIMAPAclConformsToIMAPExt = YES; SOGoIMAPServer = "imap://x.domain.com:143/?tls=YES"; SOGoLDAPQueryLimit = 300; SOGoLDAPUserManagerCleanupInterval = 120; SOGoLanguage = German; SOGoLoginModule = Calendar; SOGoMailAuxiliaryUserAccountsEnabled = YES; SOGoMailDomain = domain.com; SOGoMailingMechanism = smtp; SOGoSMTPServer = x.domain.com; SOGoSentFolderName = Sent; SOGoMaximumPingInterval = 3540; SOGoMaximumSyncInterval = 3540; SOGoInternalSyncInterval = 30; SOGoMemcachedHost = 127.0.0.1; SOGoSuperUsernames = ( sogo ); SOGoSupportedLanguages = ( German ); SOGoTimeZone = Europe/Berlin; SOGoTrashFolderName = Trash; SOGoUserSources = ( { CNFieldName = cn; UIDFieldName = mail; bindFields = ( mail,uid ); baseDN = "dc=domain,dc=com"; bindDN = "cn=sogo,dc=domain,dc=com"; bindPassword = "default"; canAuthenticate = YES; hostname = "ldap://x.domain.com/389!StartTLS"; id = auth-abc; isAddressBook = NO; port = 389; type = ldap; }, { baseDN = "dc=domain,dc=com"; bindDN = "cn=sogo,dc=domain,dc=com"; bindPassword = "default"; canAuthenticate = NO; displayName = domain; hostname = "ldap://x.domain.com/389!StartTLS"; id = addresses; isAddressBook = YES; port = 389; type = ldap; } ); SOGoVacationEnabled = NO; SxVMemLimit = 29696; WOUseRelativeURLs = YES; #WOWorkersCount = 15; WOWatchDogRequestTimeout = 60; #LDAPDebugEnabled = YES; #SOGoDebugRequests = YES; #SoDebugBaseURL = YES; #ImapDebugEnabled = YES; #SOGoUIxDebugEnabled = YES; #OCSFolderManagerSQLDebugEnabled = YES; #PGDebugEnabled = YES; }