hide/disable non-Mail folders in imap-clients?

Thomas Brüderli bruederli at kolabsys.com
Sat Mar 8 19:27:12 CET 2014


Jan Hofmann wrote:
> I can’t get it to work at all in the moment. My cyrus is SSL-only, maybe the imaproxy can’t handle this setup?
> 
> Apple mail does something on the server upon the first connection:
> 
> [26] * Connection established from 89.183.92.193:54979
> [26] * Using AES128-SHA; TLSv1/SSLv3
> [26]  S: <OK>
> [26] S:  * OK [CAPABILITY IMAP4rev1 LITERAL+ ID ENABLE STARTTLS LOGINDISABLED] mail.dexite.de Cyrus IMAP git2.5+0-Kolab-2.5-2.6.el6.kolab_3.2 server ready

Here you get your reason: LOGINDISABLED

> Any ideas?

It's likely due to SSL-only. You can make the proxy connect to the IMAP
server via SSL (no STARTTLS support yet) by setting the config like this:

  imap_server: "ssl://<your-imap-host>",

Kind regards,
Thomas


More information about the users mailing list