procmail
[Top] [All Lists]

Multiple filters

2001-05-02 07:49:41
Below is my .procmailrc to filter unwanted attachments, but how do I add another filter for the domain flowgo.com.

Thanks


snip..........

Received: from Mail14.mailer114.flowgo.com (mailer114.euniverse.com [64.124.202.114] (may be forged)) Received: from MAIL14 (127.0.0.1) by Mail14.mailer114.flowgo.com (PowerMTA(TM) v1.0); Wed, 2 May 2001 06:46:11 -0700 (envelope-from <funone(_at_)flowgo(_dot_)com>)
From: FunOne <funone(_at_)flowgo(_dot_)com>




SHELL=/bin/ksh
PATH=/bin:/usr/bin:/usr/local/bin
:0 HB
* ^Content-Disposition: attachment;
*filename=".*\.(exe|vbs|shs|com|pif|bat|scr)"
/dev/null

:0 HB
* ^From:. *(_at_)flowgo(_dot_)com
/dev/null

_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>