On Mon, Apr 12, 2004 at 11:14:27AM -0400, Allan Wind wrote:Not exactly the same thing, but as there are a lot of Mutt users on this list, I thought I would drop this off:-
On 2004-04-12T16:06:06+0100, Michael Graham wrote:
I was wondering if anyone had written a procmail rule to filter outThis is what I use:
emails with the subject unsubscribe or subscribe which have been sent to
the debian-* lists. Preferably messages like mine will still be seen
i.e. ones that have other words not just subscribe.
:0
* ^Subject: (un)?subscribe
* ! ^TO_: [EMAIL PROTECTED]
$TRASH
:0 * ^Subject:.(unsubscribe|UNSUBSCRIBE|unsubscrive|unscribe|unsuscribe|subscrib|SUBSCRIBE|unsubscribe!!!|\"unsubscribe\") /dev/null
:0 * ^Subject:.(Test|test|TEST|tset) /dev/null
All the forms I catched so far.
http://cedricduval.free.fr/mutt/patches/
Regards,
David.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]