I'm working with SOGo for 5 days to get it up and running and I can't until now if any one can help I'll be very thankful
Here is some information
- I used Ubuntu 10.4 =, iredmail with mysql authentication
- vim /home/sogo/GNUstep/Defaults/.GNUstepDefaults
<?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>OCSFolderInfoURL</key>
<string>mysql://sogo:123@localhost:3306/sogo/sogo_folder_info</string>
<key>SOGoACLsSendEMailNotifications</key>
<string>YES</string>
<key>SOGoAppointmentSendEMailNotifications</key>
<string>YES</string>
<key>SOGoAppointmentSendEMailReceipts</key>
<string>YES</string>
<key>SOGoDraftsFolderName</key>
<string>Drafts</string>
<key>SOGoFoldersSendEMailNotifications</key>
<string>YES</string>
<key>SOGoIMAPServer</key>
<string>localhost</string>
<key>SOGoLanguage</key>
<string>English</string>
<key>SOGoMailDomain</key>
<string>mail.egadah-it.com</string>
<key>SOGoMailingMechanism</key>
<string>smtp</string>
<key>SOGoPasswordChangeEnabled</key>
<string>YES</string>
<key>SOGoProfileURL</key>
<string>mysql://sogo:123@localhost:3306/sogo/sogo_user_profile</string>
<key>SOGoSMTPServer</key>
<string>localhost</string>
<key>SOGoSentFolderName</key>
<string>Sent</string>
<key>SOGoTimeZone</key>
<string>Africa/Cairo</string>
<key>SOGoTrashFolderName</key>
<string>Trash</string>
<key>SOGoUserSources</key>
<array>
<dict>
<key>canAuthenticate</key>
<string>YES</string>
<key>id</key>
<string>directory</string>
<key>isAddressBook</key>
<string>YES</string>
<key>type</key>
<string>sql</string>
<key>userPasswordAlgorithm</key>
<string>md5</string>
<key>viewURL</key>
<string>mysql://sogo:123@localhost:3306/sogo/sogo_users</string>
<key>OCSSessionsFolderURL</key>
<string>mysql://sogo:123@localhost:3306/sogo/sogo_sessions_folder</string>
</dict>
</array>
<key>WOWorkersCount</key>
<string>5</string>
</dict>
</dict>
</plist>==== Provide basic information to help troubleshoot ====
- iRedMail version:
- Linux/BSD distribution name and version:
- Any related log? Log is helpful for troubleshooting.
====
-log file
Sep 30 17:13:06 sogod [5844]: <0x0x9bc56d8[SOGoProductLoader]> CommonUI.SOGo, ContactsUI.SOGo, MailerUI.SOGo, MainUI.SOGo, PreferencesUI.SOGo, Contacts.SOGo, Appointments.SOGo, SchedulerUI.SOGo, MailPartViewers.SOGo, AdministrationUI.SOGo, Mailer.SOGo
Sep 30 17:13:06 sogod [5844]: <0x0x9cd4388[WOWatchDog]> listening on *:20000
Sep 30 17:13:06 sogod [5844]: <0x0x9cd4388[WOWatchDog]> watchdog process pid: 5844
Sep 30 17:13:06 sogod [5844]: <0x0x3c9880[WOWatchDogChild]> watchdog request timeout set to 10 minutes
Sep 30 17:13:06 sogod [5844]: <0x0x9cd4388[WOWatchDog]> preparing 1 children
Sep 30 17:13:06 sogod [5844]: <0x0x9cd4388[WOWatchDog]> child spawned with pid 5846
Sep 30 17:13:06 sogod [5846]: [ERROR] <0x0x139720[GCSSessionsFolder]> 'OCSSessionsFolderURL' is not set
Sep 30 17:13:28 sogod [5846]: <0x0x9c85638[SOGoCache]> Cache cleanup interval set every 300.000000 seconds
Sep 30 17:13:28 sogod [5846]: <0x0x9c85638[SOGoCache]> Using host(s) 'localhost' as server(s)
2011-09-30 17:13:28.656 sogod[5846] Note(SoObject): SoDebugKeyLookup is enabled!
2011-09-30 17:13:28.664 sogod[5846] Note(SoObject): SoDebugBaseURL is enabled!
2011-09-30 17:13:28.664 sogod[5846] Note(SoObject): relative base URLs are enabled.
Sep 30 17:13:28 sogod [5846]: [ERROR] <0x0x9c823d8[SOGoUserManager]> addressbook source 'directory' has no displayname
2011-09-30 17:13:28.688 sogod[5846] ERROR(-[NGBundleManager bundleWithPath:]): could not create bundle for path: '/usr/share/GNUstep/Libraries/gnustep-base/Versions/1.19/Resources/SSL.bundle'
2011-09-30 17:13:28.713 sogod[5846] WOCompoundElement: pool embedding is on.
2011-09-30 17:13:28.713 sogod[5846] WOCompoundElement: id logging is on.
mail.iredmail.org - - [30/Sep/2011:17:13:28 GMT] "GET /SOGo HTTP/1.1" 302 0/0 0.119 - - 1M
2011-09-30 17:13:28.790 sogod[5846] WARNING(-[NSNull(misc) count]): called NSNull -count (returns 0) !!!
mail.iredmail.org - - [30/Sep/2011:17:13:28 GMT] "GET /SOGo/ HTTP/1.1" 200 3527/0 0.128 10721 67% 0M
Sep 30 17:13:36 sogod [5846]: SOGoRootPage successful login for user 'xyz' - expire = -1 grace = -1
Sep 30 17:13:36 sogod [5846]: [ERROR] <0x0x139720[GCSSessionsFolder]> 'OCSSessionsFolderURL' is not set
Sep 30 17:13:36 sogod [5846]: [WARN] <0x0x9ea7ff8[SOGoWebDAVAclManager]> entry '{DAV:}write' already exists in DAV permissions table
Sep 30 17:13:36 sogod [5846]: [WARN] <0x0x9ea7ff8[SOGoWebDAVAclManager]> entry '{DAV:}write-properties' already exists in DAV permissions table
Sep 30 17:13:36 sogod [5846]: [WARN] <0x0x9ea7ff8[SOGoWebDAVAclManager]> entry '{DAV:}write-content' already exists in DAV permissions table
2011-09-30 17:13:36.151 sogod[5846] Note: Using UTF-8 as URL encoding in NGExtensions.
mail.iredmail.org - - [30/Sep/2011:17:13:36 GMT] "POST /SOGo/connect HTTP/1.1" 200 27/34 0.074 - - 196K
mail.iredmail.org - - [30/Sep/2011:17:13:36 GMT] "GET /SOGo/xyz HTTP/1.1" 302 0/0 0.008 - - 20K
mail.iredmail.org - - [30/Sep/2011:17:13:36 GMT] "GET /SOGo/xyz/view HTTP/1.1" 302 0/0 0.019 - - 8K
2011-09-30 17:13:57.512 sogod[5846] WARNING(-[NSNull(misc) count]): called NSNull -count (returns 0) !!!
mail.iredmail.org - - [30/Sep/2011:17:13:57 GMT] "GET / HTTP/1.1" 200 3524/0 0.066 10708 67% 0
mail.iredmail.org - - [30/Sep/2011:17:13:57 GMT] "GET /SOGo.woa/WebServerResources/generic.css HTTP/1.1" 200 20134/0 0.006 - - 4K
mail.iredmail.org - - [30/Sep/2011:17:13:57 GMT] "GET /SOGo.woa/WebServerResources/dtree.css HTTP/1.1" 200 664/0 0.003 - - 0
mail.iredmail.org - - [30/Sep/2011:17:13:57 GMT] "GET /SOGo.woa/WebServerResources/SOGoRootPage.css HTTP/1.1" 200 2237/0 0.012 - - 0
mail.iredmail.org - - [30/Sep/2011:17:13:57 GMT] "GET /SOGo.woa/WebServerResources/sogo-logo.png HTTP/1.1" 200 5523/0 0.010 - - 0
mail.iredmail.org - - [30/Sep/2011:17:13:57 GMT] "GET /SOGo.woa/WebServerResources/inverse.png HTTP/1.1" 200 3101/0 0.012 - - 0
mail.iredmail.org - - [30/Sep/2011:17:13:57 GMT] "GET /SOGo.woa/WebServerResources/busy.gif HTTP/1.1" 200 825/0 0.010 - - 0
mail.iredmail.org - - [30/Sep/2011:17:13:57 GMT] "GET /SOGo.woa/WebServerResources/sogo.ico HTTP/1.1" 200 4887/0 0.014 - - 0
mail.iredmail.org - - [30/Sep/2011:17:13:57 GMT] "GET /SOGo.woa/WebServerResources/prototype.js HTTP/1.1" 200 163313/0 0.036 - - 320K
mail.iredmail.org - - [30/Sep/2011:17:13:57 GMT] "GET /SOGo.woa/WebServerResources/XMLHttpRequest.js HTTP/1.1" 200 11768/0 0.013 - - 0
mail.iredmail.org - - [30/Sep/2011:17:13:57 GMT] "GET /SOGo.woa/WebServerResources/tablekit.js HTTP/1.1" 200 32247/0 0.016 - - 0
mail.iredmail.org - - [30/Sep/2011:17:13:57 GMT] "GET /SOGo.woa/WebServerResources/HTMLTableElement.js HTTP/1.1" 200 1176/0 0.011 - - 0
mail.iredmail.org - - [30/Sep/2011:17:13:57 GMT] "GET /SOGo.woa/WebServerResources/tablekit-trueresize.js HTTP/1.1" 200 4233/0 0.015 - - 0
mail.iredmail.org - - [30/Sep/2011:17:13:57 GMT] "GET /SOGo.woa/WebServerResources/tablekit-sogo.js HTTP/1.1" 200 517/0 0.011 - - 0
mail.iredmail.org - - [30/Sep/2011:17:13:57 GMT] "GET /SOGo.woa/WebServerResources/JavascriptAPIExtensions.js HTTP/1.1" 200 11033/0 0.015 - - 0
mail.iredmail.org - - [30/Sep/2011:17:13:57 GMT] "GET /SOGo.woa/WebServerResources/HTMLElement.js HTTP/1.1" 200 12337/0 0.011 - - 0
mail.iredmail.org - - [30/Sep/2011:17:13:57 GMT] "GET /SOGo.woa/WebServerResources/HTMLInputElement.js HTTP/1.1" 200 1730/0 0.009 - - 0
mail.iredmail.org - - [30/Sep/2011:17:13:57 GMT] "GET /SOGo.woa/WebServerResources/generic.js HTTP/1.1" 200 58822/0 0.019 - - 0
mail.iredmail.org - - [30/Sep/2011:17:13:57 GMT] "GET /SOGo.woa/WebServerResources/SOGoDragHandles.js HTTP/1.1" 200 9057/0 0.013 - - 0
mail.iredmail.org - - [30/Sep/2011:17:13:57 GMT] "GET /SOGo.woa/WebServerResources/SOGoTabsController.js HTTP/1.1" 200 5898/0 0.009 - - 0
mail.iredmail.org - - [30/Sep/2011:17:13:57 GMT] "GET /SOGo.woa/WebServerResources/scriptaculous.js HTTP/1.1" 200 2862/0 0.009 - - 0
mail.iredmail.org - - [30/Sep/2011:17:13:57 GMT] "GET /SOGo.woa/WebServerResources/SOGoRootPage.js HTTP/1.1" 200 11824/0 0.014 - - 0
mail.iredmail.org - - [30/Sep/2011:17:13:57 GMT] "GET /SOGo.woa/WebServerResources/PasswordPolicy.js HTTP/1.1" 200 4086/0 0.003 - - 0
mail.iredmail.org - - [30/Sep/2011:17:13:58 GMT] "GET /.woa/WebServerResources/scriptaculous/effects.js HTTP/1.1" 404 153/0 0.002 - - 4K
mail.iredmail.org - - [30/Sep/2011:17:13:58 GMT] "GET /.woa/WebServerResources/scriptaculous/dragdrop.js HTTP/1.1" 404 154/0 0.002 - - 0
mail.iredmail.org - - [30/Sep/2011:17:14:00 GMT] "GET /SOGo.woa/WebServerResources/sogo.ico HTTP/1.1" 200 4887/0 0.009 - - 0
mail.iredmail.org - - [30/Sep/2011:17:14:04 GMT] "GET /.woa/WebServerResources/busy.gif HTTP/1.1" 200 825/0 0.008 - - 0
203,1 Bot==== Provide basic information to help troubleshoot ====
- iRedMail version:
- Linux/BSD distribution name and version:
- Any related log? Log is helpful for troubleshooting.
====