Re: [exim] Confused about SEEN in filter

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Marc Perkel
Dátum:  
Címzett: exim-users
Tárgy: 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.