Re: Postfix domain forwarding

From: Scott Walde <scott_at_no.spam.please>
Date: Mon Dec 11 2006 - 13:12:30 CST

Brock Campbell wrote:

>Hey, hope somebody can help me with this.
>
>A client recently pointed their domain at my domain server.
>Unfortunately, I thought they were just going to point the A record of
>the web host to our server. Now I'm recieving email to the server that
>should be going to their MX record.
>
>I've made the relevant changes in DNS, so once that propogates, I expect
>the problem to disappear, however, in the meantime, there is a lot of
>mail coming in that needs to be forwarded to their real mail server.
>
>I have a transport set up but I'm still getting "Relay Access Denied"
>
>Any help would be appreciated, I've hit a wall.
>
>

Have you added their domain to your relay_domains line?

Have you added a transport_maps line?
( transport_maps = hash:/etc/postfix/transport )

did you remember to suppress MX lookups using square brackets in the
transport file?
foo.org smtp:[realmx.foo.org]

did you remember to run postmap after editing /etc/postfix/transport?

good luck.

ttyl
srw
Received on Mon Dec 11 13:11:46 2006

This archive was generated by hypermail 2.1.8 : Mon Dec 11 2006 - 13:11:55 CST