procmail
[Top] [All Lists]

Re: spam filter ?

2000-09-15 15:23:08
do I need a /trailing/ .* ? -- E.g.

    * ^From:(_dot_)*bill(_at_)microsoft(_dot_)com(_dot_)*

No, because the following two conditions are equivalent:

    [a] line contains "xyzzy"

and

    [b] line contains "xyzzy", followed by zero or more characters.

-- 
Neither I nor my employer will accept any liability for any problems
or consequential loss caused by relying on this information.  Sorry.
Collin Park                         Not a statement of my employer.

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