On Sep 27, 2013, at 09:08, Tomasz Chmielewski <[email protected]> wrote:
> I have the following system users with their homedirs: > > [email protected] - /home/[email protected]/ > [email protected] - /home/[email protected]/ > > > 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 '[email protected]' or '[email protected]'. 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'. For further information, read the fabulous manual; http://www.postfix.org/VIRTUAL_README.html > main.cf is as follows: Do not post your 'main.cf' file, but the output of 'postconf -n'. Mvg, Joni
