Phil Forrest:
> Hello Everyone,
> 
> I am a very new postfix admin and I have a simple case for which
> I need documentation/pointers. I am hosting a mail forwarder, and
> I need this logic followed:
> 
> For mail destined to mydomain.tld send outgoing via deliver directly.

http://www.postfix.org/postconf.5.html#transport_maps

This is standard for any Internet-facing MX host that forwards
inboundmail to an internal server.

> For all other mail, send mail via host: <somehost>.mydomain.tld.

http://www.postfix.org/postconf.5.html#relayhost

And put the host inside [].

        Wietse

> Any help on this is greatly appreciated.
> 
> Thanks,
> Phil
> 
> 

Reply via email to