public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "D. Hazelton" <dhazelton@enter.net>
To: Matti Aarnio <matti.aarnio@zmailer.org>
Cc: Folkert van Heusden <folkert@vanheusden.com>,
	David Schwartz <davids@webmaster.com>,
	"Linux-Kernel@Vger. Kernel. Org" <linux-kernel@vger.kernel.org>
Subject: Re: Time to forbid non-subscribers from posting to the list?
Date: Wed, 9 Aug 2006 11:35:17 -0400	[thread overview]
Message-ID: <200608091135.18386.dhazelton@enter.net> (raw)
In-Reply-To: <20060809150851.GH3021@mea-ext.zmailer.org>

On Wednesday 09 August 2006 11:08, Matti Aarnio wrote:
> On Wed, Aug 09, 2006 at 04:34:30PM +0200, Folkert van Heusden wrote:
> > > > The kernel developers who need to keep the barrier to bug reports low
> > > > like the current policy.
> > > > Get a good spam filter, I only get 1-2 pieces a day in my LKML
> > > > folder.
> > >
> > > 	How is everyone individually spam filtering better than one central
> > > spam filter? More likelihood that at least one relevent person will get
> > > the bug report? Certainly a single central spam filter can get more
> > > resources aimed at it to make sure it doesn't suppress anything
> > > important.
> >
> > What about just using the spamhaus.org blocklist at vger? Stops quite a
> > bit of spam over here (http://keetweej.vanheusden.com/nspam_graph.png).
>
> I have seen these lists classify major ISP relays as spam sources(*),
> even classify VGER as one.  Their maintenance standards are varying,
> some demand ridiculous things out of DNS zone SOA timers, some are
> otherwise retarded in their "we are the world police, beware or be
> sorry"..   and then they simply evaporate into the bit heaven.

Agreed fully - I've seen this many times myself.

> (*) ISP user's main relays are spam fan-out sources way more often
> than system keepers would like, but very few MTAs provide rate-limits
> for anonymous ( = "non autenticated" ) users to keep a high-jacked
> Windows machine from being effective spam-sources and utterly killing
> the ISP relay..  (See "ASTA Recommendation".)
> (Limiting spam-sending to 60 messages per hour of 240 rcpt per hour
> can still get the relay to spam lists, but it won't flood internal
> queues as badly as completely unlimited feed rates.)

Postfix and several other MTA's (most notably sendmail) come configured to act 
as totally open MTA's. Most ISP's have locked down on this, but with zombie 
machines on the networks sending mail it doesn't work all that well. Rate 
limiting per-machine outgoing mail is a solution that can keep the servers 
functional, but I have very recently seen a lot of spam in my "spambox" email 
address that has massive TO, CC and BCC lists attached to evade the rate 
limiting.

I run spambot locally and have my local server set to filter spam at the 
server level, but I still see spam coming in from my other mail accounts - 
LKML is, by far, not the source of a lot of the spam that hit's my system. 
(Actually, the source of most of the spam are the two account I have with my 
broadband provider - and they claim to have the same level of spam-filters on 
their servers that I do locally)

The recent spate of "request to join list openbsd-xxxx" I saw seems to have 
been a childish prank from some BSD zealot. (That's a personal opinion - not 
a statement of fact. I don't need a flamewar) Seeing as this thread appears 
to have begun right after the first batch of those appeared in my inbox from 
vger I'm guessing that that might have been the "SPAM" the gentleman who 
started this thread was complaining about.

> Spamhouse and Spamcop have long(er) existence compared to most
> DNS BLs, but still I am utterly worried...
> ("Many times burned, forever distrustful..")

Exactly. My memory fails me currently, but there was also a big flap over a 
national ISP blocking all incoming mail from european domains. That was the 
sort of over-reaction you often see with DNS BL's and their kin. Truthfully, 
all a piece of mailing list software really needs is a good set of filters 
that each message must pass before being turned around and sent out to the 
people subscribed. A lot of spam has recently gotten extremely poor in it's 
spelling - so filters would miss stuff like this unless the filtering 
software itself had some excellent heuristics.

No, I didn't just propose adding filtering to LKML and VGER and then shoot it 
down - rather, I pointed out a flaw with the traditional filtering model. A 
solution to this would be to add filters that examine the mail headers 
themselves, since I am certain that some of the software used for sending 
spam does leave a signature in the headers.

One signature that comes to mind is the "Grab two words from a dictionary file 
and smash them together with a letter to form a valid looking name" tactic 
that seems to have become, lately, a preferred method for the zombie 
spambots.  To filter for those messages one just needs a good dictionary file 
(the Aspell American or British English dictionary comes to mind) and 
software that can match the two words against that list. I could *easily* 
write that in PERL in under 10 minutes.

These are suggestions only. I am most definately *not* offering to do anything 
- my plate is full and seems like it will remain that way for the forseeable 
future.

DRH

  reply	other threads:[~2006-08-09 15:35 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-08 11:07 Time to forbid non-subscribers from posting to the list? Alexey Zaytsev
2006-08-08 11:13 ` Jeff Garzik
2006-08-08 19:00   ` David Schwartz
2006-08-08 21:42     ` jdow
2006-08-09  8:51       ` Matthias Andree
2006-08-09 11:22         ` Erik Mouw
2006-08-08 22:00     ` Lee Revell
2006-08-09 14:34     ` Folkert van Heusden
2006-08-09 15:08       ` Matti Aarnio
2006-08-09 15:35         ` D. Hazelton [this message]
2006-08-09 20:38           ` David Lang
2006-08-09 16:28         ` Wakko Warner
2006-08-08 11:15 ` Neil Brown
2006-08-08 11:41   ` Alexey Zaytsev
2006-08-08 19:07     ` Willy Tarreau
2006-08-08 11:23 ` Andi Kleen
2006-08-08 11:47   ` Alexey Zaytsev
2006-08-08 11:55     ` Jes Sorensen
2006-08-08 12:03       ` Alexey Zaytsev
2006-08-08 14:47         ` Matti Aarnio
2006-08-08 21:34       ` jdow
2006-08-08 12:02     ` Andi Kleen
2006-08-08 14:39   ` Alan Cox
2006-08-08 19:16     ` Willy Tarreau
2006-08-08 20:25       ` Lee Revell
2006-08-08 21:23         ` Kyle Moffett
2006-08-09  6:47         ` Jan Engelhardt
2006-08-09  8:04         ` Jes Sorensen
2006-08-09 15:47           ` Geert Uytterhoeven
2006-08-10 14:58         ` Athanasius
2006-08-08 22:16 ` David Miller
2006-08-09  8:45 ` Helge Hafting
     [not found] <6HxDe-4Ea-1@gated-at.bofh.it>
     [not found] ` <6HxWJ-52E-19@gated-at.bofh.it>
     [not found]   ` <6HAKV-TE-15@gated-at.bofh.it>
     [not found]     ` <6HFAX-8dl-31@gated-at.bofh.it>
     [not found]       ` <6HGni-Y3-19@gated-at.bofh.it>
2006-08-08 22:29         ` Bodo Eggert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200608091135.18386.dhazelton@enter.net \
    --to=dhazelton@enter.net \
    --cc=davids@webmaster.com \
    --cc=folkert@vanheusden.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=matti.aarnio@zmailer.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox