cyradm lm wildcard and the @ sign

Dan White dwhite at olp.net
Wed May 12 18:18:45 EDT 2010


On 12/05/10 17:03 -0500, Dan White wrote:
>On 13/05/10 09:02 +1200, Berend de Boer wrote:
>>  # imtest -u admin at server2.example.com localhost
>
>Try:
>
>imtest -a admin at server2.example.com localhost
>
>>Perhaps the "only available under a layer" is an indication I must use
>>ssl or so? Tried that as well:
>
>Correct, or a SASL mech that supports security layers (which CRAM-MD5
>does).

That's incorrect. CRAM-MD5 does not support a security layer. Try:

imtest -m DIGEST-MD5 -a admin at server2.example.com server2.example.com

or

imtest -s -a admin at server2.example.com server2.example.com

-- 
Dan White


More information about the Info-cyrus mailing list