Hi everybody,
I would like to do domain forwarding as described in: http://community.pmail.com/forums/thread/14135.aspx.
I implemented method 1 described in the article linked to above, that is, I added the following entry to my mercury.ini:
[Rewrite]
#tugraz.at: [129.27.124.69]
(The reason for why I want/need to reroute all mails to this domain to a fixed IP is not important for the discussion here, but it's described in http://community.pmail.com/forums/thread/21667.aspx)
The problem then is that I get the following error:
T 20100210 163955 4b72d29b Begin processing job MO000002 from myuser@mydomain.com
T 20100210 164003 4b72d29b Established ESMTP connection to 129.27.124.68
T 20100210 164003 4b72d29b MAIL FROM:<myuser@mydomain.com> SIZE=5529
T 20100210 164006 4b72d29b 250 2.1.0 <myuser@mydomain.com>... Sender ok
T 20100210 164006 4b72d29b RCPT TO:<remoteuser@[129.27.124.69]>
E 20100210 164006 4b72d29b 550 5.1.1 <remoteuser@[129.27.124.69]>... User unknown
T 20100210 164006 4b72d29b Connection closed normally.
Apparently, the remote server does not accept mails addressed to "@[129.27.124.69]", even though it accepts mail to the corresponding domain "@tugraz.at". Is there any way I can make Mercury send to this fixed IP, but keep the mail address unchanged?
Cheers,
Stefan.
<p>Hi everybody,</p><p>I would like to do domain forwarding as described in: http://community.pmail.com/forums/thread/14135.aspx.</p><p>I implemented method 1 described in the article linked to above, that is, I added the following entry to my mercury.ini:</p><p>[Rewrite]
#tugraz.at: [129.27.124.69]&nbsp;</p><p>(The reason for why I want/need to reroute all mails to this domain to a fixed IP is not important for the discussion here, but it's described in&nbsp;http://community.pmail.com/forums/thread/21667.aspx)</p><p>The problem then is that I get the following error:&nbsp;</p><p>T 20100210 163955 4b72d29b Begin processing job MO000002 from myuser@mydomain.com
T 20100210 164003 4b72d29b Established ESMTP connection to 129.27.124.68
T 20100210 164003 4b72d29b MAIL FROM:&lt;myuser@mydomain.com&gt; SIZE=5529
T 20100210 164006 4b72d29b 250 2.1.0 &lt;myuser@mydomain.com&gt;... Sender ok
T 20100210 164006 4b72d29b RCPT TO:&lt;remoteuser@[129.27.124.69]&gt;
E 20100210 164006 4b72d29b 550 5.1.1 &lt;remoteuser@[129.27.124.69]&gt;... User unknown
T 20100210 164006 4b72d29b Connection closed normally.&nbsp;</p><p>Apparently, the remote server does not accept mails addressed to "@[129.27.124.69]", even though it accepts mail to the corresponding domain "@tugraz.at". Is there any way I can make Mercury send to this fixed IP, but keep the mail address unchanged?</p><p>Cheers,
Stefan.&nbsp;</p>