Re: [exim] Confused about SEEN in filter

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Dean Brooks
日付:  
To: exim-users
題目: Re: [exim] Confused about SEEN in filter
On Wed, Jun 21, 2006 at 08:55:26AM -0700, Marc Perkel wrote:

> why does this work?
>
> but this doesn't
>
> if $h_From: contains "mperkel"
> then
>    seen
> endif


"seen" is a modifier, not a command. It has to precede some other
command in the filter file.

The list of commands it can precede are described in docs/filter.txt

--
Dean Brooks
dean@???