OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: How to configure multiple relays

From: Kai Fürstenberg (postfixfuerstenberg.ws)
Date: Thu Feb 01 2007 - 14:54:36 CST


Hi,

Michael.Dunhammicorp.com schrieb:
> I need to send mail to two different smtp servers depending on the domain.
>
> For example:
>
> mailto: userdomain1.com = send to smtp server 1
>
> mailto: all others = send to smtp server 2.
>
>
> Any ideas on how to do this.
>
> Thank you - you can reply directly to michael.dunhammicorp.com

Use smtp server 2 as relayhost and specify smtp server 1 as transport
for userdomain1.com. You can also use sender_dependent_relayhost_maps.

Kai