procmail
[Top] [All Lists]

Re: Killing spam based on nameserver info

1997-09-15 03:06:12
David W. Tamkin writes on 13 September 1997 at 16:33:45
| | :0BD
| | * !^(In-Reply-To:|References:|Subject:[       ]*Re(\[[0-9]+\])?:).+

I think that condition needs "H ??".

What's the difference---if any---between
  :0BD
  * H ?? !^(In-Reply-To:|References:|Subject:[  ]*Re(\[[0-9]+\])?:).+
  * ^[^>]*FREE
and
  :0BHD
  * !^(In-Reply-To:|References:|Subject:[       ]*Re(\[[0-9]+\])?:).+
  * ^[^>]*FREE
Will the first only match FREE in the body while the second has the
potential to match some X-FREE: header (assuming such a header
survives sendmail's lower-casing)?  Also, ideally the case-sensitive
regexp should just apply to FREE and not the header regexp.

   Dan
------------------- message is author's opinion only ------------------
J. Daniel Smith <DanS(_at_)bristol(_dot_)com>        
http://www.bristol.com/~DanS
Bristol Technology B.V.                   +31 33 450 50 50, ...51 (FAX)
Amersfoort, The Netherlands               {info,jobs}(_at_)bristol(_dot_)com

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