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 x...@mydomain.com or
x...@mydomain.org) and these are rejected by dovecot with 550: user
doesn't exist.

I've tested the possible usernames with "doveadm user"
xxx: okay
x...@mydoman.com: "userdb lookup: user x...@mydomain.com doesn't exist"
x...@mydoman.org: "userdb lookup: user x...@mydomain.org 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

Reply via email to