Re: [exim] Confused about SEEN in filter

Top Page
Delete this message
Reply to this message
Author: Graeme Fowler
Date:  
To: exim-users
New-Topics: Re: [exim] Confused about SEEN in filter- feature request
Subject: Re: [exim] Confused about SEEN in filter
Hi

On 21/06/2006 16:55, Marc Perkel wrote:
> why does this work?

<snip>
> It seems to me that if a message is considered "seen" then it should be
> diiscarded. But in the second case it is ignored. The reason I'm doing
> just seen is bacause I'm doing other thigs after the seen.


Because the bit after the "then" is a command of some description;
"seen" and "unseen" are modifiers which change delivery significance.

http://www.exim.org/exim-html-4.62/doc/html/filter.html#SECTsigdel

Graeme