Re: [EXIM] system filter

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Philip Hazel
Fecha:  
A: C Foster
Cc: exim-users
Asunto: Re: [EXIM] system filter
On Wed, 27 May 1998, C Foster wrote:

> if $header_from: is "Mail Delivery System <Mailer-Daemon@???>" and
>    $header_to: is "postmaster@???" 
> then
>    save /dev/null   
> endif


Even more efficient would be "seen finish" instead of "save /dev/null".

> 1998-05-27 11:50:06 0yedmC-0002xy-00 => /dev/null@??? <message
> filter> T=**bypassed**
>
> Is this as it should be? "=> /dev/null@???" looks a
> bit odd, but I don't receive the message, so I guess it's binned.


Oops. Looks like there's something needs tidying there. I'll
investigate. Thanks. (The T=**bypassed** means it never even tried to
run a transport - it knows that /dev/null is a black hole.)

-- 
Philip Hazel                   University Computing Service,
P.Hazel@???          New Museums Site, Cambridge CB2 3QG,
ph10@??? (sic)       England.  Phone: +44 1223 334714



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