{ NSGlobalDomain = { }; sogod = { GCSFolderDebugEnabled = YES; GCSFolderStoreDebugEnabled = YES; NGImap4DisableIMAP4Pooling = YES; NGUseUTF8AsURLEncoding = YES; OCSFolderInfoURL = "postgresql://sogo:sogo@localhost:5432/sogo/sogo_folder_info"; OCSFolderManagerSQLDebugEnabled = YES; PGDebugEnabled = YES; SOGoACLsSendEMailNotifications = YES; SOGoAppointmentSendEMailNotifications = YES; SOGoAuthenticationMethod = LDAP; SOGoDraftsFolderName = INBOX.Drafts; SOGoFoldersSendEMailNotifications = YES; SOGoIMAPServer = mail.example.org; SOGoLanguage = English; SOGoMailDomain = example.org; SOGoMailingMechanism = smtp; SOGoProfileURL = "postgresql://sogo:sogo@localhost:5432/sogo/sogo_user_profile"; SOGoSMTPServer = mail.example.org; SOGoSentFolderName = INBOX.Sent; SOGoTimeZone = Europe/Vilnius; SOGoTrashFolderName = INBOX.Trash; SOGoUserSources = ( { CNFieldName = cn; IDFieldName = uid; UIDFieldName = uid; baseDN = "ou=mail,dc=example,dc=org"; bindDN = "uid=sogo,dc=example,dc=org"; bindFields = uid; bindPassword = ***********; canAuthenticate = YES; displayName = Contacts; hostname = mail.example.org; id = public; isAddressBook = YES; port = 389; scope = SUB; } ); SoSecurityManagerDebugEnabled = YES; WODebugZipResponse = YES; WODontZipResponse = YES; WOMessageUseUTF8 = YES; WOParsersUseUTF8 = YES; WOPort = 20000; WOUseRelativeURLs = YES; }; }