On Mon, 2009-02-02 at 09:51 -0800, Richard Stockton wrote:
dovecot: Jan 29 16:35:03 Info: auth(default): master out: USER 1490 jennshinjo home=j/e/jennshinjo/Maildir/ uid=5000 gid=5000 home=j/e/jennshinjo/Maildir/ uid=5000 gid=5000 dovecot: Jan 29 16:35:03 Info: pop3-login: Internal login failure (auth failed, 1 attempts): user=<jennshinjo>, method=CRAM-MD5, rip=xx.xx.xx.xx, lip=10.255.0.11
You're missing the actual error message from the middle, since it's written to a different log file:
log_path: /var/log/pop.log info_log_path: /var/log/dovecot-info.log
Why would you call Dovecot's error log pop.log?
Anyway this should fix your problem: http://hg.dovecot.org/dovecot-1.1/rev/7ef5e6c32443
I'll get v1.1.11 out today.