Re: [exim] Confused about SEEN in filter

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Marc Perkel
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: 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.