James B. Byrne:
>
> On Wed, June 13, 2012 12:23, Wietse Venema wrote:
> > James B. Byrne:
> >> Given the requirement for the transport map on the MX hosts does the
> >> relay_domains value need to be set at all?
> >
> > If the destination is not on the machine itself, the destination
> > should be listed in relay_domains.
>
> Thank you for the clarification. I understand from reading the
> documentation all that relays_domains contains is a list of those
> domains for which Postfix will accept mail and either deliver or
> forward. My confusion arises from our requirement to use transport
Please do not confuse RECEIVE controls with DELIVERY controls.
transport_maps determines how to DELIVER a domain.
relay_domains determines what domains to RECEIVE for forwarding,
Wietse