On 12/16/14 06:18 -0600, Patrick Goetz wrote:
>My old Ubuntu imapd.conf includes this line:
>
>    sasl_mech_list: PLAIN LOGIN
>
>and sasl_mech_list is also mentioned here:
>  https://cyrusimap.org/docs/cyrus-imapd/2.4.6/faq.php

It's documented as 'sasl_option:' in the manpage.

All options beginning with sasl_, with the exception of sasl_maximum_layer
and sasl_minimum_layer, are retrieved by cyrus sasl via a callback.
Available options are listed here:

http://www.cyrussasl.org/docs/cyrus-sasl/2.1.25/options.php

For a discussion of mechanisms, see:

http://www.cyrussasl.org/docs/cyrus-sasl/2.1.25/components.php

If using the Ubuntu sasl packages, use saslpluginview to list available
plugins.

-- 
Dan White
----
Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
To Unsubscribe:
https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus

Reply via email to