Hi sogo-gods

I've set up sogo (2-0-6b) on an ubuntu server 12.04.

I'm authenticating against an active directory. Everything works great except
imap.

We are using a third party imap-server. I'm using the same password for AD and
imap. My relvant config file looks like that:

/* Mail */
  //SOGoDraftsFolderName = Drafts;
  SOGoSentFolderName = "Sent";
  SOGoTrashFolderName = "Trash";
  SOGoIMAPServer = "imap://imap.bws-uster.ch:143";

  SOGoForceExternalLoginWithEmail = YES;

Sogo tries to connect but then just hangs for 10 minutes until the safty-belt
recovers the system.
I've checked the connectivity to imap with telnet. It works great.


sogoadmin@sogo:~$ telnet imap.bws-uster.ch imap
Trying 92.43.217.103...
Connected to imap.bws-uster.ch.
Escape character is '^]'.
* OK Webland Mail Server v. 10.4.1 IMAP4rev1 Sun, 30 Jun 2013 18:50:19 +0200
01 login t...@bws-uster.ch *******
01 OK LOGIN Completed
02 List "" *
* LIST (\HasNoChildren \Noinferiors) "/" "Spam"
* LIST (\HasNoChildren) "/" "INBOX"
02 OK LIST Completed
03 examine inbox
* FLAGS (\Seen \Answered \Flagged \Deleted \Draft \Recent $Forwarded
$Redirected Junk NonJunk)
* 0 EXISTS
* 0 RECENT
* OK [UIDVALIDITY 1121733603] UID validity
* OK [UNSEEN 0]
* OK [UIDNEXT 1] Predicted next UID
* OK [PERMANENTFLAGS ( \*)]
03 OK [READ-ONLY] EXAMINE Completed
04 logout
* BYE IMAP4rev1 Server terminating connection
04 OK LOGOUT Completed


Log:
178.38.163.213 - - [30/Jun/2013:18:35:50 GMT] "GET /SOGo/so/12LeuTil/Mail
HTTP/1.1" 302 0/0 0.003 - - 0
Jun 30 18:35:50 sogod [1346]: [ERROR] <0x0xb8688dd0[NGLdapAttribute]> cound not
convert value of objectSid to string
Jun 30 18:35:50 sogod [1346]: [ERROR] <0x0xb8774e20[NGLdapAttribute]> cound not
convert value of objectGUID to string
2013-06-30 18:35:50.416 sogod[1346] WARNING: IMAP4 connection pooling is
disabled!
2013-06-30 18:35:50.692 sogod[1346] Note(NGImap4Connection): using '/' as the
IMAP4 folder separator.
Jun 30 18:36:50 sogod [1275]: [WARN] <0x0xb846ae10[WOWatchDogChild]> pid 1346
has been hanging in the same request for 1 minutes

Has anybody an idea what I'm doing wrong?

Thanks in advance
ueli
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to