procmail
[Top] [All Lists]

Filtering undigested messages

1995-11-11 17:03:44
Persfin is a personal finance mailing list digest.  The following recipe
undigestifies and should kill certain subjects. 

Why does the following recipe not delete any "Insurance" or "Quicken" 
subjects?  

Also, do |formail'ed messages get filtered by the whole .procmailrc or
just the remainder after the |formail... line? 

Thanks.

---clip .procmailrc begin
:0
* ^TO \/.*persfin.*
{
#       :0c:
#       $DEFAULT

        :0fw
        |formail -A"X-Digest: $MATCH" -i "Reply-To: $MATCH" -des

        :0
        * ^Subject:.*(insur|quicken)
        /dev/null

        :0r:
        IN-persfin
}
---clip .procmailrc end

Eric: eric(_at_)clark(_dot_)net ---------------------------------- Mime OK. 



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