Hello,
we are testing ZEG SOGo 1.3.8, and custom config file work fine, exception our authentication on our ldap.
in sogo log we have this :

2011-11-09 10:54:30.139 sogod[8535] Note(SoObject): SoDebugKeyLookup is enabled!
2011-11-09 10:54:30.139 sogod[8535] Note(SoObject): SoDebugBaseURL is enabled!
2011-11-09 10:54:30.139 sogod[8535] Note(SoObject): relative base URLs are enabled.
2011-11-09 10:54:30.148 sogod[8535] ERROR(-[NGBundleManager bundleWithPath:]): could not create bundle for path: '/usr/share/GNUstep/Libraries/gnustep-base/Versions/1.19/Resources/SSL.bundle'
2011-11-09 10:54:30.168 sogod[8535] WOCompoundElement: pool embedding is on.
2011-11-09 10:54:30.168 sogod[8535] WOCompoundElement: id logging is on.
2011-11-09 10:54:30.203 sogod[8535] WARNING(-[NSNull(misc) count]): called NSNull -count (returns 0) !!!
localhost - - [09/Nov/2011:10:54:30 GMT] "GET /SOGo/ HTTP/1.1" 200 3953/0 0.109 10989 64% 2M
EXCEPTION: <NSException: 0x8c4f358> NAME:NSInvalidArgumentException REASON:GSCInlineString(instance) does not recognize stringsWithFormat: INFO:(nil)

Nov 09 10:54:30 sogod [8455]: <0x0x883f500[WOWatchDogChild]> child 8535 exited
Nov 09 10:54:30 sogod [8455]: <0x0x883f500[WOWatchDogChild]>  (terminated due to signal 6)
Nov 09 10:54:30 sogod [8455]: <0x0x883f500[WOWatchDogChild]> avoiding to respawn child before 2011-11-09 10:54:35 +0100
 <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//GNUstep//DTD plist 0.9//EN" 
"http://www.gnustep.org/plist-0_9.xml";>
<plist version="0.9">
<dict>
    <key>NSGlobalDomain</key>
    <dict>
    </dict>
    <key>sogod</key>
    <dict>
        <key>CalDAVStartTimeLimit</key>
        <string>365</string>
        <key>LDAPDebugEnabled</key>
        <string>YES</string>
        <key>OCSEMailAlarmsFolderURL</key>
        
<string>postgresql://sogo:password@localhost:5432/sogo/sogo_alarms_folder</string>
        <key>OCSFolderInfoURL</key>
        
<string>postgresql://sogo:password@localhost:5432/sogo/sogo_folder_info</string>
        <key>OCSSessionsFolderURL</key>
        
<string>postgresql://sogo:password@localhost:5432/sogo/sogo_sessions_info</string>
        <key>PGDebugEnabled</key>
        <string>NO</string>
        <key>SOGoACLsSendEMailNotifications</key>
        <string>YES</string>
        <key>SOGoAppointmentSendEMailNotifications</key>
        <string>YES</string>
        <key>SOGoAuthentificationMethode</key>
        <string>LDAP</string>
        <key>SOGoCalendarCategories</key>
        <array>
            <string>Audit</string>
            <string>CE</string>
            <string>CHSCT</string>
            <string>Comite de direction</string>
            <string>Conges</string>
            <string>Divers</string>
            <string>DP</string>
            <string>Entretien collaborateur</string>
            <string>Point d affaire</string>
            <string>Prive</string>
            <string>Rdv telephonique</string>
            <string>Reunion budget</string>
            <string>Reunion cadres</string>
            <string>Reunion de service</string>
            <string>Reunion groupe</string>
            <string>Reunion mensuelle</string>
            <string>Rdv Clients</string>
            <string>Rdv Founisseurs</string>
            <string>Voyage</string>
        </array>
        <key>SOGoCalendarDefaultRoles</key>
        <array>
            <string>PublicDAndTViewer</string>
            <string>ConfidentialDAndTViewer</string>
            <string>PrivateDAndTViewer</string>
        </array>
        <key>SOGoDraftsFolderName</key>
        <string>Drafts</string>
        <key>SOGoEnableEMailAlarms</key>
        <string>NO</string>
        <key>SOGoFirstDayOfWeek</key>
        <string>1</string>
        <key>SOGoFirstWeekOfYear</key>
        <string>First4DayWeek</string>
        <key>SOGoFoldersSendEMailNotifications</key>
        <string>YES</string>
        <key>SOGoForceIMAPLoginWithEmail</key>
        <string>YES</string>
        <key>SOGoForwardEnabled</key>
        <string>YES</string>
        <key>SOGoIMAPServer</key>
        <string>imaps://imap.test.com</string>
        <key>SOGoLanguage</key>
        <string>French</string>
        <key>SOGoLoginModuleCalendar</key>
        <string>Calendar</string>
        <key>SOGoMailAuxiliaryUserAccountsEnabled</key>
        <string>NO</string>
        <key>SOGoMailComposeMessageType</key>
        <string>html</string>
        <key>SOGoMailDomain</key>
        <string>cimlec.fr</string>
        <key>SOGoMailMessageCheck</key>
        <string>every_5_minutes</string>
        <key>SOGoMailingMechanism</key>
        <string>smtp</string>
        <key>SOGoOtherUsersFolderName</key>
        <string>Other Users</string>
        <key>SOGoProfileURL</key>
        
<string>postgresql://sogo:password@localhost:5432/sogo/sogo_user_profile</string>
        <key>SOGoSMTPServer</key>
        <string>smtp.test.com</string>
        <key>SOGoSentFolderName</key>
        <string>Sent</string>
        <key>SOGoSharedFolderName</key>
        <string>Shared Folders</string>
        <key>SOGoSieveScriptsEnabled</key>
        <string>YES</string>
        <key>SOGoSieveServer</key>
        <string>sieve://localhost</string>
        <key>SOGoSuperUsernames</key>
        <array>
            <string>sogo</string>
        </array>
        <key>SOGoTimeZone</key>
        <string>Europe/Paris</string>
        <key>SOGoTrashFolderName</key>
        <string>Trash</string>
        <key>SOGoUIxDebugEnabled</key>
        <string>NO</string>
        <key>SOGoUserSources</key>
        <array>
            <dict>
                <key>CNFieldName</key>
                <string>cn</string>
                <key>IDFieldName</key>
                <string>sAMAccountName</string>
                <key>IMAPLoginFieldName</key>
                <string>mail</string>
                <key>MailFieldNames</key>
                <string>(sAMAccountName, mail)</string>
                <key>SOGoLDAPQueryLimit</key>
                <string>50</string>
                <key>SOGoLDAPQueryTimeout</key>
                <string>10</string>
                <key>UIDFieldName</key>
                <string>sAMAccountName</string>
                <key>baseDN</key>
                <string>dc=test,dc=com</string>
                <key>bindDN</key>
                <string>s...@test.com</string>
                <key>bindPassword</key>
                <string>password</string>
                <key>canAuthenticate</key>
                <string>YES</string>
                <key>displayName</key>
                <string>Ldap_Cimlec</string>
                <key>filter</key>
                <string>(mail=*)</string>
                <key>hostname</key>
                <string>ldap.test.com</string>
                <key>id</key>
                <string>public</string>
                <key>isAddressBook</key>
                <string>YES</string>
                <key>passwordPolicy</key>
                <string>NO</string>
                <key>port</key>
                <string>389</string>
                <key>scope</key>
                <string>SUB</string>
                <key>type</key>
                <string>ldap</string>
            </dict>
        </array>
        <key>SOGoVacationEnabled</key>
        <string>YES</string>
        <key>WOLogFile</key>
        <string>/var/log/sogo/sogo.log</string>
        <key>WOWorkersCount</key>
        <string>3</string>
    </dict>
</dict>
</plist>

Reply via email to