Figured it out. I had to add my domain to auth_realms and auth_default_realm in dovecot.conf
Thanks again. On Sat, Jan 19, 2013 at 9:22 PM, Thomas Leuxner <[email protected]> wrote: > * Jens Tobiska <[email protected]> 2013.01.19 21:15: > > > Unfortunately this did not fix it. The log is still the same. > > Hmm. Shouldn't the login be something like? > > mutt -f imap://[email protected]@host.mydomain.com/INBOX > > What does it say in logs now? Interesting part is this: > > > 2013-01-19 20:42:01 auth(default): Info: passwd-file(jens,MYREMOTEIP): no > > passwd file: /etc/auth//shadow > [...] > > 2013-01-19 20:42:08 imap-login: Info: Disconnected (auth failed, 1 > > attempts): user=<jens>, method=PLAIN, rip=MYREMOTEIP, lip=MYLOCALIP >
