procmail
[Top] [All Lists]

Re: Bouncing/refusing mail with EXITCODE

1997-04-14 07:43:00
On Mon, 14 Apr 1997 06:17:50 -0700 (PDT),
James Vahn <jvahn(_at_)short(_dot_)circuit(_dot_)com> wrote:
(# match end of word or end of line: |\>|$))\
I didn't intend to match the end of anything with these, purposely
kept the names short to catch sub-domains. They are not going into
/dev/null and are not all spam sites, but sometimes paths that the 
spammers use.

The idea is to prevent e.g. .*bell from matching "labelled". \<bell\>
will match .bell., @bell., -bell- but not southernbell., bellow, or
bell at the end of line. (Replacing \> with \>|$ takes care of that,
as above.)

/* era */

-- 
Defin-i-t-e-ly. Sep-a-r-a-te. Gram-m-a-r.  <http://www.iki.fi/~era/>
 * Enjoy receiving spam? Register at <http://www.iki.fi/~era/spam.html>