OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Re: Multiple transport_maps

From: Noel Jones (njonesmegan.vbhcs.org)
Date: Fri Aug 08 2008 - 13:15:00 CDT


Mineur, Niels wrote:
>
> And postfix on the localhost address to use an alternative transport map
> 127.0.0.1:smtp inet n - n - - smtpd
> -o transport_maps=hash:/etc/postfix/transport.alt
>

> ... it seems however that
> postfix is only looking at the primary transport_map
>

Routing decisions are made by qmgr, not smtpd. This means
that transport_maps is essentially a global property.

You can run multiple instances of postfix, each with its own
queue directory and config file and transport map.

--
Noel Jones