[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to report spam (was Re: how do you protect from spammers in Debian lists?)



Incoming from Paul Johnson:
> On Friday May 13 2005 9:50 am, Kamaraju Kusumanchi wrote:
> > > Report spam instead.  Just hitting delete does nothing to solve
> > > the problem.
> >
> > Could you explain how you would do that?
> > How can I be sure that reporting spam indeed works?
> 
> Experience.  That part isn't something that can be taught.

It all relies on the supposition that you can trust ISPs to not ignore
abuse.  For the others, you toss this into your ~/.procmailrc, which
simply /dev/nulls everything from the worst, and most indifferent
towards abuse originating with them.  Ostracise them:

# -------------------------------
# kornet.net, bora.net, hanaro, chinanet, ...
# easynet
#
APNIC        = "(58|59|60|61|124|125|126|202|203|210|211|218|219|220|221|222)"
ALL256       = "[0-9][0-9]?[0-9]?"
EASYNET      = "195\\.40"
:0
* -2^0
* ! (^TO_|^From.*)(debian|flex.?b|unites|e.?rider|chkrootkit)
* $ ^Received:.*(\\<${APNIC}\\.${ALL256}\\.${ALL256}\\.${ALL256}\\>\
  |\\<${EASYNET}\\.${ALL256}\\.${ALL256}\\>\
)
{
  LOG="(ap|kr|jp|en)nic IP - "
  :0
  /dev/null
}


-- 
Any technology distinguishable from magic is insufficiently advanced.
(*)    http://www.spots.ab.ca/~keeling      Please don't Cc: me.
- -



Reply to: