For the smtpd.conf SASL query: Documentation pointers.

Devdas Bhagat

----- Forwarded message from Liviu Daia <[EMAIL PROTECTED]> -----

From: Liviu Daia <[EMAIL PROTECTED]>
Date: Tue, 18 Feb 2003 14:27:04 +0200
To: postfix-users <[EMAIL PROTECTED]>
Subject: Re: CRAM-MD5

On 18 February 2003, Simon White <[EMAIL PROTECTED]> wrote:
> 18-Feb-03 at 14:45, Dennis S. Davidoff ([EMAIL PROTECTED]) wrote :
> > On Tue, Feb 18, 2003 at 10:52:55AM +0000, Simon White wrote:
[...]
> > > Otherwise, you can disable the mechanism at compile time, perhaps,
> > > to stop it being advertised.
> >
> > i.e. to disable, for example, CRAM-MD5 in postfix, I need to compile
> > cyrus-sasl without CRAM-MD5 support, than recompile postfix?
>
> No, just the SASL libs.
>
> You can probably disable it without a recompile, but the documentation
> is so bad that I rely on trial and error, and I'd rather give you a
> sure-fire answer than something that won't work.
[...]

    You can restrict the mechanisms available to negotiation by
specifying mech_list in smtpd.conf.  Example:

        mech_list:              plain login

    The options you can set in smtpd.conf are documented in
doc/options.html, in the SASL2 sources.  The mechanisms you can
set at the RHS of the line above (and the valid plugin / mechanism
combinations) are documented in doc/mechanisms.html.

    Regards,

    Liviu Daia

-- 
Dr. Liviu Daia               e-mail:   [EMAIL PROTECTED]
Institute of Mathematics     web page: http://www.imar.ro/~daia
of the Romanian Academy      PGP key:  http://www.imar.ro/~daia/daia.asc

----- End forwarded message -----


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to