Re: [Exim] Choosing smarthost based on message size

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Tamas TEVESZ
Ημερομηνία:  
Προς: Scott Truman
Υ/ο: exim-users
Αντικείμενο: Re: [Exim] Choosing smarthost based on message size
On Wed, 27 Aug 2003, Scott Truman wrote:

 >     I want messages over a certain size to be sent to a different
 > smarthost. How do I go about this in a router?


route_list = "* ${if >{$message_size}{100K}{smarthost1}{smarthost2}} byname"

--
[-]
... and the rest is silence.