5 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Filter doesn't work. ...
FromSent OnAttachments
Jim GiffordMar 5, 2003 10:05 pm 
Luc BrouardMar 6, 2003 3:16 am 
Payal RathodMar 6, 2003 5:28 am 
Mark WeinemMar 8, 2003 7:09 pm 
Devin RubiaMar 10, 2003 5:08 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [maildropl] Filter doesn't work. Please tell me whyActions...
From:Payal Rathod (pay@hotpop.com)
Date:Mar 6, 2003 5:28:47 am
List:net.sourceforge.lists.courier-maildrop

:* Jim Gifford <mail@jg555.com> [2003-03-06 14:13]:

Here is the header information.

<snip>

X-BeenThere: netf@lists.netfilter.org

you can use this. This is common for all mails. OR,

List-Help: <mailto:netf@lists.netfilter.org?subject=help>

This willl also do.

List-Post: <mailto:netf@lists.netfilter.org>

Or this.

There are many more.

Smething like (untested),

if (/^X-BeenThere:\ netfilter@lists\.netfilter\.org/) to "$DEFAULT/.IPTABLES/"

ok?

-Payal