ct: Re: smtpd_sasl_security_options = noanonymous, CRAM-MD5
> To: postfix-users@postfix.org
> Date: Saturday, January 14, 2012, 7:16 AM
> Please do not top-post your replies
> here. Thank you.
>
> On Saturday 14 January 2012 06:04:10 bilal ghayyad wrote:
> > What I have to set mech_list: in
Please do not top-post your replies here. Thank you.
On Saturday 14 January 2012 06:04:10 bilal ghayyad wrote:
> What I have to set mech_list: in the smtpd.conf if I used the below
> commands? And do I need to restart postfix service after do a
> changes in smtpd.conf?
smtpd.conf is a Cyrus SASL
--- On Fri, 1/13/12, Patrick Ben Koetter wrote:
> From: Patrick Ben Koetter
> Subject: Re: smtpd_sasl_security_options = noanonymous, CRAM-MD5
> To: postfix-users@postfix.org
> Date: Friday, January 13, 2012, 6:03 PM
> * bilal ghayyad :
> > Hi All;
> >
> > If I set s
ter
> Subject: Re: smtpd_sasl_security_options = noanonymous, CRAM-MD5
> To: postfix-users@postfix.org
> Date: Friday, January 13, 2012, 6:03 PM
> * bilal ghayyad :
> > Hi All;
> >
> > If I set smtpd_sasl_security_options = CRAM-MD5
> instead of noanonymous, then wha
On Sat, Jan 14, 2012 at 12:03:01AM +0100, Patrick Ben Koetter wrote:
> > And if I used: smtpd_use_tls = yes and did not use certificate, then they
> > password will be sent encrypted or not?
>
> This forces TLS on all clients. You must not do it on a publicly available MX
> according to RFCs.
No
* bilal ghayyad :
> Hi All;
>
> If I set smtpd_sasl_security_options = CRAM-MD5 instead of noanonymous, then
> what will happen in this case?
The server will throttle. CRAM-MD5 is not a valid option for
smtpd_sasl_security_options.
Set this instead:
# main.cf
smtpd_sasl_security_options = noan