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

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Philip Hazel
Data:  
Para: Mark Seuffert (Pirates)
CC: exim-users
Assunto: 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/ ***