Re: [Exim] Choosing smarthost based on message size

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Tamas TEVESZ
日付:  
To: Scott Truman
CC: 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.