Hello, I have setup a postfix and dovecot with openldap and SOGo. I can send and receive mails (some test mails at least) using Thunderbird and IMAP for example, but when I use SOGo, I cannot see any of my mails and the following errors occur. I can also send mails through SOGo web interface and see them using my thunderbird.
Everything service is running in the localhost (OpenLDAP, SOGo, Postfix and Dovecot). SOGo .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:xxxxxxxx@localhost:3306/sogo/sogo_folder_info</string> <key>OCSSessionsFolderURL</key> <string>mysql://sogo:xxxxxxxx@localhost:3306/sogo/sogo_sessions_folder</string> <key>SOGoAppointmentSendEMailNotifications</key> <string>YES</string> <key>SOGoDraftsFolderName</key> <string>Drafts</string> <key>SOGoFoldersSendEMailNotifications</key> <string>YES</string> <key>SOGoIMAPServer</key> <string>imap://localhost:143</string> <key>SOGoLanguage</key> <string>English</string> <key>SOGoMailDomain</key> <string>vagvard.org</string> <key>SOGoMailingMechanism</key> <string>smtp</string> <key>SOGoPasswordChangeEnabled</key> <string>YES</string> <key>SOGoProfileURL</key> <string>mysql://sogo:xxxxxxxx@localhost:3306/sogo/sogo_user_profile</string> <key>SOGoSMTPServer</key> <string>localhost</string> <key>SOGoSentFolderName</key> <string>Sent</string> <key>SOGoTimeZone</key> <string>Europe/Oslo</string> <key>SOGoTrashFolderName</key> <string>Trash</string> <key>SOGoUserSources</key> <array> <dict> <key>CNFieldName</key> <string>cn</string> <key>IDFieldName</key> <string>uid</string> <key>UIDFieldName</key> <string>uid</string> <key>IMAPHostFieldName</key> <string>mailHost</string> <key>baseDN</key> <string>ou=people,dc=vagvard,dc=org</string> <key>bindDN</key> <string>uid=vangelis,ou=people,dc=vagvard,dc=org</string> <key>bindPassword</key> <string>xxxxxxxx</string> <key>canAuthenticate</key> <string>YES</string> <key>displayName</key> <string>Shared Addresses</string> <key>hostname</key> <string>localhost</string> <key>id</key> <string>public</string> <key>isAddressBook</key> <string>YES</string> <key>port</key> <string>389</string </dict> </array> </dict> </dict> </plist> Error when I click on the mail link through the web interface as copied from sogo.log file. localhost - - [05/Mar/2011:03:32:51 GMT] "GET /SOGo/so/vangelis/Mail HTTP/1.1" 302 0/0 0.009 - - 0 Mar 05 03:32:53 sogod [28271]: [ERROR] <0x0x11f7ee0[NGImap4ConnectionManager]> IMAP4 login failed: host=localhost, user=vangelis, pwd=yes url=imap://vangelis@localhost/INBOX/ base=(nil) base-class=(nil)) = <0x0x1588b40[NGImap4Client]: login=vangelis(pwd) socket=<NGActiveSocket[0x0x15f16d0]: mode=rw address=<0x0x1363580[NGInternetSocketAddress]: host=localhost port=54671> connectedTo=<0x0x1347eb0[NGInternetSocketAddress]: host=localhost port=143>>> Mar 05 03:32:53 sogod [28271]: <0x015D4F40[SOGoMailFolder]:folderINBOX> renewing imap4 password Mar 05 03:32:55 sogod [28271]: [ERROR] <0x0x11f7ee0[NGImap4ConnectionManager]> IMAP4 login failed: host=localhost, user=vangelis, pwd=yes url=imap://vangelis@localhost/INBOX/ base=(nil) base-class=(nil)) = <0x0x15d5e10[NGImap4Client]: login=vangelis(pwd) socket=<NGActiveSocket[0x0x138d7c0]: mode=rw address=<0x0x1495500[NGInternetSocketAddress]: host=localhost port=54672> connectedTo=<0x0x155dac0[NGInternetSocketAddress]: host=localhost port=143>>> Mar 05 03:32:55 sogod [28271]: [ERROR] <0x015D4F40[SOGoMailFolder]:folderINBOX> Could not connect IMAP4 localhost - - [05/Mar/2011:03:32:55 GMT] "GET /SOGo/so/vangelis/Mail/view HTTP/1.1" 200 6956/0 4.058 27364 74% 0 localhost - - [05/Mar/2011:03:32:55 GMT] "POST /SOGo/so/vangelis/Calendar/alarmslist?browserTime=1299292375 HTTP/1.1" 200 2/0 0.011 - - 0 Mar 05 03:32:57 sogod [28271]: [ERROR] <0x0x11f7ee0[NGImap4ConnectionManager]> IMAP4 login failed: host=localhost, user=vangelis, pwd=yes url=imap://vangelis@localhost/ base=(nil) base-class=(nil)) = <0x0x1521700[NGImap4Client]: login=vangelis(pwd) socket=<NGActiveSocket[0x0x109be30]: mode=rw address=<0x0x163fd60[NGInternetSocketAddress]: host=localhost port=54675> connectedTo=<0x0x13c63c0[NGInternetSocketAddress]: host=localhost port=143>>> Mar 05 03:32:57 sogod [28271]: <0x01597420[SOGoMailAccount]:0> renewing imap4 password Mar 05 03:32:59 sogod [28271]: [ERROR] <0x0x11f7ee0[NGImap4ConnectionManager]> IMAP4 login failed: host=localhost, user=vangelis, pwd=yes url=imap://vangelis@localhost/ base=(nil) base-class=(nil)) = <0x0x13aa7a0[NGImap4Client]: login=vangelis(pwd) socket=<NGActiveSocket[0x0x13d88c0]: mode=rw address=<0x0x147a3e0[NGInternetSocketAddress]: host=localhost port=54676> connectedTo=<0x0x157ce30[NGInternetSocketAddress]: host=localhost port=143>>> Mar 05 03:32:59 sogod [28271]: [ERROR] <0x01597420[SOGoMailAccount]:0> Could not connect IMAP4 localhost - - [05/Mar/2011:03:32:59 GMT] "POST /SOGo/so/vangelis/Mail/0/mailboxes HTTP/1.1" 200 17/0 3.754 - - 0 localhost - - [05/Mar/2011:03:32:59 GMT] "POST /SOGo/so/vangelis/Mail/foldersState HTTP/1.1" 200 0/0 0.007 - - 0 Thank you Regards, Vangelis -- [email protected] https://inverse.ca/sogo/lists
