Re: [exim] Confused about SEEN in filter

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Marc Perkel
Fecha:  
A: exim-users
Asunto: Re: [exim] Confused about SEEN in filter


Philip Hazel wrote:
> On Wed, 21 Jun 2006, Marc Perkel wrote:
>
>
>> but this doesn't
>>
>> if $h_From: contains "mperkel"
>> then
>>    seen
>> endif

>>
>
> I have noted this as a syntactic bug that should be diagnosed.
>


Thanks Phil,

What I'm doing is testing a header and making sure it is "seen" so that
the filter will eat the message afterwards. But I'm also delivering
copies of it conditionally to several other email addresses. But I'm
trying to ensure the original will not be delivered.