Hi, I created a mail forward in ISPConfig to a eMail on the same server (also created with ISPConfig). I tried to forward it to the eMail testuser@mydomain.tld -> did not work. So I tried to forward it to webX_testuser@mydomain.tld -> works! When I forward to an external email it also works. So why does it forward the mail correct when I use the username (webX_testuser@mydomain.tld) but not when I use testuser@mydomain.tld? So that was the first one, now the second one... In the header is the following spam report: The IP comes from here: Is this just because my current IP (dynamic from my provider) is on a blacklist? Or is there a failure in my config? Greetings.
Thanks, but now we have one problem Which email is "testuser@mydomain.tld" and which email is webX_testuser@mydomain.tld in your virtusertable?
What's in /etc/postfix/main.cf (please strip out the comments)? What's the output of Code: hostname and Code: hostname -f ? I guess the emails to webmaster@metalmail.de get forwarded to root because of the webmaster entry in /etc/aliases. Does this happen also with your other webmaster@... addresses?
Looks ok. Can you post an excerpt from your mail log when you send a mail to webmaster@metalmail.de? Just found this link: http://www.howtoforge.com/forums/showthread.php?t=2953&highlight=webmaster Maybe it can help you.