On Fri, 27 Sep 2013 09:23:43 +0200 DTNX Postmaster <postmas...@dtnx.net> wrote:
> > How can I make Postfix deliver mail for such system users? > > > > Right now, it rejects mail to such users, with '(unknown user: > > "test")' reason. > > A system user in this case would be 'test', not 't...@example.com' or > 't...@domain.tld'. Why? t...@example.com or t...@domain.tld are perfectly valid system users: # getent passwd | grep test t...@example.com:x:1011:1011::/home/t...@example.com:/bin/false t...@domain.tld:x:1012:1012::/home/t...@domain.tld:/bin/false > If they are both one and the same user, just > make sure that the 'test' system user exists, and specify > 'example.com' and 'domain.tld' as part of 'mydestination'. No, they are two different users. They are not virtual users; they are system users. I want to use t...@example.com and t...@domain.tld, as this is what users have for IMAP/SMTP logins on a different system, being migrated. -- Tomasz Chmielewski http://www.ptraveler.com