|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: Routing messages according IPs
From: Wietse Venema (wietse
porcupine.org)
Date: Wed Apr 14 2010 - 15:51:33 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Eric Abreu:
> Hello
> I'm routing messages from my MDA to MTA-1, when the destination domain
> name matches some criteria; and to MTA-2, when destination domain
> matches another criteria. And everything works well.
> I wonder if I can do this, routing messages based on destination IP
> instead.
You could direct the Postfix transport_maps lookup to a program
that applies your criteria and that replies with a transport:nexthop.
The Postfix tcp_table describes a simple protocol.
Wietse
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]