procmail
[Top] [All Lists]

Re: Kind of annoying.

2002-06-13 08:55:46
On Thu, 13 Jun 2002, Udi Mottelo wrote:

      Is it Okay now?

It's not, because he said he's not actually using procmail yet.

:0 fw
* ^TOprocmail
| sed 's/^Subject: /& [procmail] /'

If you're going to do that, better would be:

:0 fhw
* ^List-Id:.*procmail
* 1^0 ^Subject:\/.*
| formail -I"Subject: [procmail]$MATCH"

(Because formail will insert the Subject: line if for some reason it was
missing.)

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