> if this IMAP server is also listening on port 993 - could you try the 
> following:
> 
> SOGoIMAPServer = imaps://mail.example.net;
> 
> Just to see if there's any difference.

Originally I had not opened TCP/993 but I gave it a shot just now,
using

  SOGoIMAPServer = "imaps://mail.example.net";

It throws another Exception in addition to the ones I already mentioned:

> 14:52:25.602 sogod[7748:7748] ERROR(-[NSException(NGMiscellaneous) 
> initWithFormat:]): missing format!
> 14:52:25 sogod [7748]: <0x0x55d6e821a2b0[NGImap4Client]> 
> ERROR(-[NGImap4Client _processUnknownCommandParserException:]): catched 
> non-IMAP4 parsing exception UnexpectedEndOfStream: the parsed stream ended 
> unexpectedly
> 14:52:25 sogod [7748]: [ERROR] <0x0x55d6e82f21c0[NGImap4ConnectionManager]> 
> IMAP4 login failed:
>   host=mail.example.net, [email protected], pwd=yes
>   url=imaps://user%[email protected]/
>   base=(null)
>   base-class=(null))
>   = <0x0x55d6e821a2b0[NGImap4Client]: [email protected](pwd) 
> socket=<NGActiveSSLSocket[0x0x55d6e8241f60]: mode=rw 
> address=<0x0x55d6e8535a20[NGInternetSocketAddress]: host=web.example.net 
> port=60150> connectedTo=<0x0x55d6e821a560[NGInternetSocketAddress]: 
> host=mail.example.net port=993>>>
> 14:52:25 sogod [7748]: [ERROR] <0x55d6e7f04d90[SOGoMailAccount]:0> Could not 
> connect IMAP4


On the other side (Dovecot) it doesn't seem to make a difference.

I also tried

  SOGoIMAPServer = "imaps://mail.example.net:993/";

just to make sure the port number is not mandatory (guessing from the
colon in the new exception message). No luck either.


Kind regards,

Alex
-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to