Re: [Exim] Notify message if eMail is frozen

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Philip Hazel
Datum:  
To: exim-users
Betreff: Re: [Exim] Notify message if eMail is frozen
On Mon, 11 Aug 2003, Jens Strohschnitter wrote:

> if $message_size above 500K
> then
> freeze "A little bit to big"
> ... ### and now to message to the sender ### ...
> endif


if $message_size above 500K
then
mail .....
freeze "...."
endif

Note: you must put the "mail" command before the "freeze", because
filtering stops with "freeze".


--
Philip Hazel            University of Cambridge Computing Service,
ph10@???      Cambridge, England. Phone: +44 1223 334714.
Get the Exim 4 book:    http://www.uit.co.uk/exim-book