On Sun, Sep 21, 2014 at 08:38:04PM -0700, Paul wrote:
> Sep 22 03:03:07 odysen.com authdaemond: [ID 702911 mail.info] Authenticated:
> clearpasswd=hidden_clear_password, passwd=hidden_encrypted_password
Can't help you much there, you might ask on a Cyrus SASL list. Something
is not working quite right between the SASL library and Courier's authdaemon.
> Sep 22 03:03:07 odysen.com postfix/smtpd[16860]: [ID 947731 mail.warning]
> warning: SASL authentication failure: could not verify password
Postfix is just the messenger, the problem is with SASL. You should
test with sample-client and sample-server, get those to work first,
then integrate with Postfix.
> I've set my log levels to:
> /opt/local/etc/postfix/main.cf
> smtpd_tls_loglevel = 3
Unrelated to SASL, and way too verbose. DON'T DO THAT.
smtpd_tls_loglevel = 1
is all anyone reasonably needs unless I ask someone to post sample
logs at level 2. I've never asked for log level 3 or 4.
--
Viktor.