Hi, I am using a postfix system, works great. But I have one small issue.
Say I have a local user: myuser In my /etc/postfix/virtual I have: myu...@mydomain.com myuser Works great, howerver say I have another domain that points to the server mydomain2.com Anything sent to myu...@mydomain2.com will still go to the myuser mail box, even though there is no entry for that in the virtual map. Is there a away to prevent that? I tried http://archive.groovy.net/z-portal/postfix/faq.html#virtual_setup, but it did not seem to help, the part about adding virtual.domain whatever. Thanks for any help. Chris