Thomas Harding wrote:
> I use imaps with a single CA (home made), which make me able to filter
> users basing on trusted-CA signed certificates.
> How to disable non-TLS sessions on sieve, and more generally for any
> cyrus service?
>   
Answering to my own question: by reading carefully imapd.conf man page :)
combining:
sasl_mech_list: PLAIN  LOGIN
with:
 allowplaintext: no
will do the trick.
----
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to