Re: [Exim] breaking out of system filter

Top Page
Delete this message
Reply to this message
Author: Philip Hazel
Date:  
To: Jim Pazarena
CC: exim-users
Subject: 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.