
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] Postfix and relaying
On Thu, Jul 10, 2008 at 03:58:43AM -0700, Gerald Naughton wrote:
> Guessing it is something to do with
> transport_maps = hash:/etc/postfix/transport
>
> So i want the sender
> sender_username@example.com -> HeadOffice Mail Server
>
> Otherwise
> sender_username@example.com
> sender_username@example.com -> Directly to Person
If I get it right, you want to route through the corporate host all
locally-originated mail which has a @headoffice.com sender.
AFAIK, the "transport" map is only used to map _recipient_ (not sender)
domains to SMTP relays.
David
Home |
Main Index |
Thread Index