Re: [EXIM] Exim and ISDN (was: Exim is too fast?)

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Philip Hazel
Ημερομηνία:  
Προς: Mark Seuffert (Pirates)
Υ/ο: exim-users
Αντικείμενο: Re: [EXIM] Exim and ISDN (was: Exim is too fast?)
On Wed, 25 Nov 1998, Mark Seuffert (Pirates) wrote:

> "Is there a expression to establish a router for big emails
> (let's say > 100 KB)? Thx, if you can point me to the correct
> section in the exim specification."


Stick something like

condition = ${if eq {${substr_5:$message_size}}{}{no}{yes}}

on the router that you want to use for > 100KB messages.

-- 
Philip Hazel            University of Cambridge Computing Service,
ph10@???      Cambridge, England. Phone: +44 1223 334714.



--
*** Exim information can be found at http://www.exim.org/ ***