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 [email protected] -> did not work. So I tried to forward it to [email protected] -> works! When I forward to an external email it also works. So why does it forward the mail correct when I use the username ([email protected]) but not when I use [email protected]? 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 "[email protected]" and which email is [email protected] 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 [email protected] 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 [email protected]? Just found this link: http://www.howtoforge.com/forums/showthread.php?t=2953&highlight=webmaster Maybe it can help you.