I'm trying to setup Dovecot with MySQL/Postfix/Postfixadmin, with mail users in mysql
when I attempt to login to pop as *nix user 'voytek' with *nix password, it works OK: mail log: Apr 8 13:24:55 dovecot: pop3-login: Login: user=<voytek>, method=PLAIN, ri p=zzz, lip=xxx when I try as mail user I fail as follows: Apr 8 13:27:23 dovecot: auth(default): userdb([email protected],111): user not found from userdb passwd Apr 8 13:27:23 dovecot: pop3-login: Internal login failure (auth failed, 1 attempts): user=<[email protected]>, method=PLAIN, rip=111, lip=222 Q: does "user not found from userdb passwd" this mean it first does a lookup on system users before doing sql lookup ? how do I enable more details to figure this out ? -- Voytek -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
