procmail
[Top] [All Lists]

fgrep - based spam-detection - question

2001-08-14 08:03:53
I have a few variations of the following recipe in my procmailrc. The
EXITCODE is commented out because I'm testing the efficiency of the recipies
before I activate the bouncing.

I was wondering if using grep instead of fgrep would allow me to use normal
regexps (normal as in the ones I use when setting conditions directly in
procmailrc).

And if not, do expressions like 'reply to this address:*signoff' have ANY
efect in crap-b.lst file?

:1
? /bin/fgrep -i -f $PMDIR/crap-b.lst
{
        # EXITCODE = 77
        :0:$PMDIR/lock
        | /usr/bin/formail -A "X-Spam: yes - bounced - permission denied" >>
$DEFAULT
}

Thanks,
Luka

* Luka Kladaric * mailto:luka(_at_)kladaric(_dot_)net *
* http://luka.kladaric.net * ICQ: 100757909 *
* GSM: +38598473999 * Ph: +38516551701 *
* Too many freaks, not enough circuses *

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