{ SOGoProfileURL = "postgresql://sogo:9Zz=%pvy@localhost:5432/sogo/sogo_user_profile"; OCSFolderInfoURL = "postgresql://sogo:9Zz=%pvy@localhost:5432/sogo/sogo_folder_info"; OCSSessionsFolderURL = "postgresql://sogo:9Zz=%pvy@localhost:5432/sogo/sogo_sessions_folder"; SOGoDraftsFolderName = Drafts; SOGoSentFolderName = Send; SOGoTrashFolderName = Trash; SOGoIMAPServer = zeus.literm.local; SOGoSMTPServer = zeus.literm.local; SOGoMailDomain = literm.local; SOGoMailingMechanism = smtp; SOGoUserSources = ({ type = ldap; CNFieldName = cn; UIDFieldName = uid; IDFieldName = uid; // first field of the DN for direct binds bindFields = (uid, mail); // array of fields to use for indirect binds baseDN = "dc=literm,dc=local"; bindDN = "uid=admin,dc=literm,dc=local"; bindPassword = ErlIfguc; canAuthenticate = YES; displayName = "Adressbuch"; hostname = ldap://zeus.literm.local:389; id = public; isAddressBook = YES; }); SOGoPageTitle = Webmail; SOGoVacationEnabled = YES; SOGoForwardEnabled = YES; SOGoSieveScriptsEnabled = NO; SOGoMailAuxiliaryUserAccountsEnabled = YES; SOGoTrustProxyAuthentication = NO; SOGoXSRFValidationEnabled = YES; SOGoLanguage = German; SOGoTimeZone = Europe/Berlin; }