Postfix, SASL and LDAPDB: no worthy mech found
Mikhail T.
mi+thun at aldan.algebra.com
Thu May 20 12:35:12 EDT 2010
20.05.2010 12:00, Julien Vehent wrote:
> May 20 11:45:48 samchiel postfix/smtpd[30561]: No worthy mechs found
>
The "No worthy mechs found" message is due to postfix trying to talk to
Cyrus
via unencrypted channel.
It makes no sense to encrypt localhost traffic, but Cyrus insists on it...
Even `cyradm --server localhost' does not work "out of the box" for this
reason.
I had to add "allowplaintext: yes" to imapd.conf before things started
to work
(Suggested on this list by Dan White, CCed).
You may need something similar.
-mi
More information about the Cyrus-sasl
mailing list