sasl_mech_list in imapd.conf ?
    Dan White 
    dwhite at olp.net
       
    Tue Dec 16 09:23:37 EST 2014
    
    
  
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
    
    
More information about the Info-cyrus
mailing list