At Tue, 09 Jun 2009 01:19:49 +0200, li...@oliver-block.eu wrote:
Subject: Re: Re: sasl_pwcheck_method
>
> Dan White schrieb:
> > When authenticating via CRAM-MD5, the pwcheck_method will be ignored.
> > Your chosen pwcheck_method should only be referenced when
> > au
Dan White schrieb:
> When authenticating via CRAM-MD5, the pwcheck_method will be ignored.
> Your chosen pwcheck_method should only be referenced when
> authenticating
> via a 'plaintext' authentication mechanism - LOGIN or PLAIN.
Good to know. I must have omitted this part of the manual.:-
li...@oliver-block.eu wrote:
>
> Hello everybody,
>
> I configured cyrus imapd on a Opensuse 11 machine following the
> recommedation in a README file. Now I discovered the following - for
> me odd behavior - which might depend on a "misconfiguration".
>
> /etc/imap.conf:
> sasl_pwcheck_method: s
It's not removed, its just not compiled in by default.
You need to compile sasl with --enable-alwaystrue
-Rob
On Wed, 13 Nov 2002 [EMAIL PROTECTED] wrote:
> Hello,
>
> I can't remember who but someone told me that there was an option for
> sasl_pwcheck_method called alwaystrue which would bypas