procmail
[Top] [All Lists]

help with recipe

2001-12-07 11:55:32
Let me preface that I have checked the man pages for "procmailex" and
"procmailrc".
I also have Martin's book "Procmail Companion".  (thanx Martin - very good
starter for newbie like me)

I have a recipe that:
        checks subject for condition A (Subject contains X)
        checks body for condition B (MATCH first email address contained within
brackets)

        pipe $MATCH to home-grown script
        log action

:0 c
* ^Subject:.*string
* B ?? .*<\/[(_dot_)a-z0-9(_at_)_-]*[^>]
?????

I am having some issues with the logging portion of the recipe and have
removed my blunders.
any help would be greatly appreciated.
if I missed something in the man pages, a search topic would be greatly
appreciated.

mike.

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