{ NSGlobalDomain = { }; gdnc = { }; sogod = { NGUseUTF8AsURLEncoding = YES; OCSFolderInfoURL = "postgresql://sogo:xxxx@127.0.0.1:5432/sogo/sogo_folder_info"; SOGoACLsSendEMailNotifications = YES; SOGoAppointmentSendEMailNotifications = NO; SOGoAuthenticationMethod = LDAP; SOGoDefaultLanguage = German; SOGoDefaultMailDomain = intego.de; SOGoFoldersSendEMailNotifications = YES; SOGoLDAPSources = ( { CNFieldName = cn; IDFieldName = cn; UIDFieldName = sAMAccountName; baseDN = "dc=vision,dc=local"; bindDN = "cn=SOGo Administrator,cn=Users,dc=vision,dc=local"; bindFields = sAMAccountName; bindPassword = xxxx; canAuthenticate = YES; displayName = "Active Directory"; hostname = 192.168.xxx.xxx; id = directory; isAddressBook = NO; port = 389; } ); SOGoMailingMechanism = smtp; SOGoProfileURL = "postgresql://sogo:xxxx@127.0.0.1:5432/sogo/sogo_user_profile"; SOGoSMTPServer = mail.xxxx.net; SOGoServerTimeZone = Europe/Berlin; SOGoSuperUsernames = ( FWtest ); WOApplicationRedirectURL = "http://sogo.vision.local"; WOMessageUseUTF8 = YES; WOParsersUseUTF8 = YES; WOPort = 20000; WOUseRelativeURLs = NO; }; }