procmail
[Top] [All Lists]

Re: Skipped actions?

2002-03-12 03:39:45
On Mon, 11 Mar 2002, Mike Loiterman wrote:

Date: Mon, 11 Mar 2002 20:27:33 -0600
From: Mike Loiterman <mike(_at_)ascendency(_dot_)net>
To: procmail(_at_)Lists(_dot_)RWTH-Aachen(_dot_)DE
Subject: Skipped actions?

 
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I'm trying to run all emails through a perl script callled spamc. 
After this happens I want to check the header for a string.  This is
my script:

:0fw
| spamc -u mike
* ^X-Spam-Report:  \/.*;
| formail -I "X-message-flag: $MATCH" -I "X-Spam-Status: Yes"


        Try this  (:-)

:0fw
 | spamc -u mike

:0 fw
* ^X-Spam-Report:  \/.*;
| formail -I "X-message-flag: $MATCH" -I "X-Spam-Status: Yes"


Bye,
 Udi


_______________________________________________
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>