On Wed, May 01, 2002 at 10:04:53PM +0800, Mathias Koerber wrote:
> Hi all Cyrus users,
> 

[snip]

> 
> As a second topic, IŽd like to propose that the list server mark all
> distributed posts to the list with the list-name in the subject,
> like this:
>       Subject: [info-cyrus] <Subject...>
> 
> This will allow easy identification *and* filtering on the subject.

You can filter on the Sender: header as
if ( /^Sender: .*[EMAIL PROTECTED]/ )
     to "${MAILBOX}/.Mailing Lists.cyrus.info"
(This is a maildrop match)

Regards
Luc

> regards
> Mathias

Reply via email to