new setup of Dovecot 2.0.8 with postfix local users are simply defined as Linux users named xxx, yyy et cetera; IMAP access is fine with that users. Postfix is delivering mails with two domains (to [email protected] or [email protected]) and these are rejected by dovecot with 550: user doesn't exist.
I've tested the possible usernames with "doveadm user" xxx: okay [email protected]: "userdb lookup: user [email protected] doesn't exist" [email protected]: "userdb lookup: user [email protected] doesn't exist" Dovecot2 wiki says "Dovecot doesn't care much about domains in usernames" Okay, how to I get dovecot to ignore the domain part (or accept the two defined domains) when mails are delivered from postfix? Or do I have to configure Postfix to strip the domain part before delivering to dovecot? Regards Birte Nauer
