North American Network Operators Group

Date Prev | Date Next | Date Index | Thread Index | Author Index | Historical

Re: a call for peace (Re: SMTP AUTH)

  • From: Randy Bush
  • Date: Mon May 02 14:38:18 2005

>> does a better job. The following does very nicely for me, for the
>> record :-)
>> 
>>> # Valley of the Kooks
>>>
>>> :0
>>> * ^(From|To|Cc):.*[email protected](pccf\.net|dot-god\.com)
>>> /dev/null
>>>
>>> :0
>>> * ^(From|To|Cc):.*[email protected]\.netcom\.com
>>> /dev/null
>>>
>>> :0
>>> *
>>> ^(From|To|Cc):.*(jimfleming|jfleming)@(prodigy\.net|anet\.com|ameritech\.net)
>>> /dev/null
>>>
>>> :0
>>> * (^From|To|Cc):.*[email protected]\.(com|net)
>>> /dev/null

try a collapse to

:0
* ^(From:|TO_).*(\
629256.com|\
[email protected]|\
Adam Todd|\
Anthony Atkielski|\
arewa-online.com|\
B\.S\.O\.|\
[email protected]|\
[email protected]|\
[email protected]|\
blh\@nol\.net|\
Bob Allisat|\
<lots more k00ks ...>|\
<last one, note lack of 'or bar'>\
)
/dev/null

though i do not actually have the TO_ match, which makes folk's
response to trogs annoying.  but sometimes the respondents have 
something useful to say.

randy