Re: [Exim] breaking out of system filter

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Philip Hazel
Fecha:  
A: Jim Pazarena
Cc: exim-users
Asunto: Re: [Exim] breaking out of system filter
On Mon, 12 Nov 2001, Jim Pazarena wrote:

> |Use the -oMr option to set a "protocol value" that is unique. This is
> |what people usually do when playing the same trick with automatic spam
> |filters. Then you can test $received_protocol in the filter.
>
> Is it possible to have a ROUTER sense this received_protocol ?


Sure. Just put

condition = ${if eq {$received_protocol}{whatever}{yes}{no}}

on your router.

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