* RE:Re: The spam problem.
@ 2002-08-12 5:01 Hell.Surfers
2002-08-12 5:15 ` Jim Roland
0 siblings, 1 reply; 22+ messages in thread
From: Hell.Surfers @ 2002-08-12 5:01 UTC (permalink / raw)
To: riel, jroland, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 158 bytes --]
what about just asking them to confirm that would cut out mass spam
On Mon, 12 Aug 2002 01:50:12 -0300 (BRT) Rik van Riel <riel@conectiva.com.br> wrote:
[-- Attachment #2: Type: message/rfc822, Size: 2138 bytes --]
From: Rik van Riel <riel@conectiva.com.br>
To: Jim Roland <jroland@roland.net>
Cc: Hell.Surfers@cwctv.net, <linux-kernel@vger.kernel.org>
Subject: Re: The spam problem.
Date: Mon, 12 Aug 2002 01:50:12 -0300 (BRT)
Message-ID: <Pine.LNX.4.44L.0208120147400.23404-100000@imladris.surriel.com>
On Sun, 11 Aug 2002, Jim Roland wrote:
> I want to suggest to the listserver admin (again) that this list and
> others on vger.kernel.org be restricted so that you can only post to the
> list if you are a member.
That's a sure way to cut down on the number of bug reports ;)
Not to mention that it makes cross-posts between various lists
pretty much impossible.
Also, considering the amount of spam I've received "from myself"
and "from" linux-kernel regulars it's pretty obvious that restricting
the posting to list members just isn't going to work any more to
prevent spam. It might still work for the next few months, but
the trend of spammers harvesting from/to address _pairs_ to get
around people's spam filters is definately getting explosively
more popular...
regards,
Rik
--
Bravely reimplemented by the knights who say "NIH".
http://www.surriel.com/ http://distro.conectiva.com/
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: RE:Re: The spam problem.
2002-08-12 5:01 RE:Re: The spam problem Hell.Surfers
@ 2002-08-12 5:15 ` Jim Roland
2002-08-12 7:35 ` David Schwartz
0 siblings, 1 reply; 22+ messages in thread
From: Jim Roland @ 2002-08-12 5:15 UTC (permalink / raw)
To: Hell.Surfers, riel, linux-kernel
Now there's a good thought! Post, Confirm, gets posted. If member, no
confirmation necessary.
----- Original Message -----
From: <Hell.Surfers@cwctv.net>
To: <riel@conectiva.com.br>; <jroland@roland.net>;
<linux-kernel@vger.kernel.org>
Sent: Monday, August 12, 2002 12:01 AM
Subject: RE:Re: The spam problem.
> what about just asking them to confirm that would cut out mass spam
>
>
>
> On Mon, 12 Aug 2002 01:50:12 -0300 (BRT) Rik van Riel
<riel@conectiva.com.br> wrote:
>
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: RE:Re: The spam problem.
2002-08-12 5:15 ` Jim Roland
@ 2002-08-12 7:35 ` David Schwartz
2002-08-12 7:50 ` David S. Miller
0 siblings, 1 reply; 22+ messages in thread
From: David Schwartz @ 2002-08-12 7:35 UTC (permalink / raw)
To: jroland, Hell.Surfers, riel, linux-kernel
On Mon, 12 Aug 2002 00:15:53 -0500, Jim Roland wrote:
>Now there's a good thought! Post, Confirm, gets posted. If member, no
>confirmation necessary.
You could also put them in a manual hold queue. Give a large number of
people ability to approve posts from that queue so latency would be
reasonable.
The problem with confirmation is that a person might fire off a bug report
where they happen to be, via something like
dmesg > foo
joe foo
cat foo + mail -s "Bug report blah blah" linux-kernel@vger.kernel.org
A confirmation sent to the source address of that might not be noticed until
the next time they happen to log into that account on that machine.
You could do both, I guess. A hold queue that can be manually processed with
confirmation posting the message and removing it from the hold queue.
DS
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: The spam problem.
2002-08-12 7:35 ` David Schwartz
@ 2002-08-12 7:50 ` David S. Miller
2002-08-12 13:50 ` Rik van Riel
2002-08-12 20:24 ` Thunder from the hill
0 siblings, 2 replies; 22+ messages in thread
From: David S. Miller @ 2002-08-12 7:50 UTC (permalink / raw)
To: davids; +Cc: jroland, Hell.Surfers, riel, linux-kernel
Nobody has mentioned the fact that spammers can forge the
From: field just like anyone else can.
If you enforce that the first sender at the Received: headers
have to match the From: or some rule like that, then I could
not post to these lists for example.
This is why enforcing that subscribers only can post to the lists is
totally unacceptablt. It doesn't stop spam, it's merely a deterrant
and it serves mostly to piss off legitimate users of these lists.
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: The spam problem.
2002-08-12 7:50 ` David S. Miller
@ 2002-08-12 13:50 ` Rik van Riel
2002-08-13 18:25 ` Benjamin LaHaise
2002-08-12 20:24 ` Thunder from the hill
1 sibling, 1 reply; 22+ messages in thread
From: Rik van Riel @ 2002-08-12 13:50 UTC (permalink / raw)
To: David S. Miller; +Cc: davids, jroland, Hell.Surfers, linux-kernel
On Mon, 12 Aug 2002, David S. Miller wrote:
> Nobody has mentioned the fact that spammers can forge the
> From: field just like anyone else can.
It's already happening. You have no idea how much spam I've
received "from" Ingo Molnar, Bill Davidsen, Stephen Tweedie
and you ...
You probably also have no idea from which countries the spam
with you in the From: address has been sent ;)
Recently an anti-spam mailinglist (with members-only posting)
got flooded by a spammer who wanted to take revenge for his
N-th cancelled account. Of course he used From: headers with
the addresses of many of the list regulars.
cheers,
Rik
--
Bravely reimplemented by the knights who say "NIH".
http://www.surriel.com/ http://distro.conectiva.com/
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: The spam problem.
2002-08-12 13:50 ` Rik van Riel
@ 2002-08-13 18:25 ` Benjamin LaHaise
0 siblings, 0 replies; 22+ messages in thread
From: Benjamin LaHaise @ 2002-08-13 18:25 UTC (permalink / raw)
To: Rik van Riel; +Cc: David S. Miller, davids, jroland, Hell.Surfers, linux-kernel
On Mon, Aug 12, 2002 at 10:50:35AM -0300, Rik van Riel wrote:
> It's already happening. You have no idea how much spam I've
> received "from" Ingo Molnar, Bill Davidsen, Stephen Tweedie
> and you ...
>
> You probably also have no idea from which countries the spam
> with you in the From: address has been sent ;)
>
> Recently an anti-spam mailinglist (with members-only posting)
> got flooded by a spammer who wanted to take revenge for his
> N-th cancelled account. Of course he used From: headers with
> the addresses of many of the list regulars.
The problem requires action on a wider scale where the IETF needs to
propose a new standard that enforces crypto signatures of message
content and From: that is tied into DNS. The current mail standards
do not have any means to prevent forgeries, even for those organizations
that want to avoid such abuses.
-ben
--
"You will be reincarnated as a toad; and you will be much happier."
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: The spam problem.
2002-08-12 7:50 ` David S. Miller
2002-08-12 13:50 ` Rik van Riel
@ 2002-08-12 20:24 ` Thunder from the hill
1 sibling, 0 replies; 22+ messages in thread
From: Thunder from the hill @ 2002-08-12 20:24 UTC (permalink / raw)
To: David S. Miller; +Cc: davids, jroland, Hell.Surfers, riel, linux-kernel
Hi,
On Mon, 12 Aug 2002, David S. Miller wrote:
> If you enforce that the first sender at the Received: headers
> have to match the From: or some rule like that, then I could
> not post to these lists for example.
This is quite a bad idea.
If we go after the hostname, things like Puretec or our Hawkeye will be
shot. Imagine the domain ngforever.de. It's hosted on kundenserver.de, and
the smtp host is smtp.kundenserver.de. How can we guess?!
If we go after MX entries, most people will be shot. T-Online, Yahoo,
Netscape... all have different smarthosts for users and incoming mail.
T-Online, for example, has mailin00 through mailin07.sul.t-online.de for
the incoming messages, while users use fwd00 through
fwd07.sul.t-online.com in order to send mail.
We'll break things either way. I send mail via hawkeye.lightweight.adm
(not an internet address, but the realname, and yes, it's a large
network.) for the domain lightweight.ods.org, where's the connection? In
order to find out that hawkeye.lightweight.adm is the mail host of
lightweight.ods.org you'll have to ask a domain server on our side.
However, Hawkeye signs things with his realname.
Thunder
--
--./../...-/. -.--/---/..-/.-./..././.-../..-. .---/..-/.../- .-
--/../-./..-/-/./--..-- ../.----./.-../.-.. --./../...-/. -.--/---/..-
.- -/---/--/---/.-./.-./---/.--/.-.-.-
--./.-/-.../.-./.././.-../.-.-.-
^ permalink raw reply [flat|nested] 22+ messages in thread
* RE:Re: The spam problem.
@ 2002-08-12 3:04 Hell.Surfers
2002-08-12 2:54 ` David S. Miller
2002-08-12 3:18 ` David D. Hagood
0 siblings, 2 replies; 22+ messages in thread
From: Hell.Surfers @ 2002-08-12 3:04 UTC (permalink / raw)
To: davem, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 197 bytes --]
YES THEY ARE SENT TO THE LIST, WOULD YOU LIKE COPIES? T hey are dangerous, they have gotten people KILLED.
On Sun, 11 Aug 2002 18:36:21 -0700 (PDT) "David S. Miller" <davem@redhat.com> wrote:
[-- Attachment #2: Type: message/rfc822, Size: 2224 bytes --]
From: "David S. Miller" <davem@redhat.com>
To: Hell.Surfers@cwctv.net
Cc: linux-kernel@vger.kernel.org
Subject: Re: The spam problem.
Date: Sun, 11 Aug 2002 18:36:21 -0700 (PDT)
Message-ID: <20020811.183621.07790287.davem@redhat.com>
From: <Hell.Surfers@cwctv.net>
Date: Mon, 12 Aug 2002 02:44:14 +0100
I know this is offtopic, but the spam problem is getting worse,
could the linux-kernel mail guy/gal, do something, the nigerian
scams are actually dangerous.
They never make it to the lists, if they are sending these
spams to you privately that is your problem to resolve :-)
Look we simply cannot control what web site archives of these
lists choose to do with the sender's email address. If you
post here, you will almost certainly get on a spam list.
There is zero we as postmasters can do about this.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: The spam problem.
2002-08-12 3:04 Hell.Surfers
@ 2002-08-12 2:54 ` David S. Miller
2002-08-12 3:18 ` David D. Hagood
1 sibling, 0 replies; 22+ messages in thread
From: David S. Miller @ 2002-08-12 2:54 UTC (permalink / raw)
To: Hell.Surfers; +Cc: linux-kernel
From: Hell.Surfers@cwctv.net
Date: Mon, 12 Aug 2002 04:04:10 +0100
They are dangerous, they have gotten people KILLED.
If people actually reply to and act upon those "here is how to make
168 million dollars please help me in Nigeria!" emails, frankly that's
Darwin at work.
If you want to talk about this further, please don't do it here.
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: The spam problem.
2002-08-12 3:04 Hell.Surfers
2002-08-12 2:54 ` David S. Miller
@ 2002-08-12 3:18 ` David D. Hagood
1 sibling, 0 replies; 22+ messages in thread
From: David D. Hagood @ 2002-08-12 3:18 UTC (permalink / raw)
To: Hell.Surfers; +Cc: davem, linux-kernel
Hell.Surfers@cwctv.net wrote:
> YES THEY ARE SENT TO THE LIST, WOULD YOU LIKE COPIES? T hey are dangerous, they have gotten people KILLED.
I would suggest that anyone stupid enough to respond to a Nigerian spam
(or any spam, for that matter) sent to a mailing list like LKML
1) Shouldn't be reading LKML
2) Should make an appointment at the local family planning clinic.
3) If they have already reproduced, they should take their kids along.
I am as ardent an anti-spam warrior as the next guy, but let us not
waste bandwidth on LKML over this - forward the spams to Spamcop and
move on. The risk of blocking a legitimate email relative the (actually
quite small) number of spams the list receives is considered unwarrented
by the folks who run the list, and personally I agree with them - the
number of spams the list receives is pretty small, all things considered.
If you feel so strongly about it, rather than writing LKML, why not
write your (Congressdrones|MP...) and try to get some truely effective
antispam legislation passed (gak! saying that leaves a bad taste in my
basically libertarian mouth).
Once again, until we can hunt spammers like the vermin they are, this is
part of the unfortunate state of affairs - shouting about it won't help.
^ permalink raw reply [flat|nested] 22+ messages in thread
* The spam problem.
@ 2002-08-12 1:44 Hell.Surfers
2002-08-12 1:36 ` David S. Miller
` (3 more replies)
0 siblings, 4 replies; 22+ messages in thread
From: Hell.Surfers @ 2002-08-12 1:44 UTC (permalink / raw)
To: linux-kernel
I know this is offtopic, but the spam problem is getting worse, could the linux-kernel mail guy/gal, do something, the nigerian scams are actually dangerous..
^ permalink raw reply [flat|nested] 22+ messages in thread* Re: The spam problem.
2002-08-12 1:44 Hell.Surfers
@ 2002-08-12 1:36 ` David S. Miller
2002-08-12 2:22 ` David D. Hagood
2002-08-12 4:41 ` Jim Roland
` (2 subsequent siblings)
3 siblings, 1 reply; 22+ messages in thread
From: David S. Miller @ 2002-08-12 1:36 UTC (permalink / raw)
To: Hell.Surfers; +Cc: linux-kernel
From: <Hell.Surfers@cwctv.net>
Date: Mon, 12 Aug 2002 02:44:14 +0100
I know this is offtopic, but the spam problem is getting worse,
could the linux-kernel mail guy/gal, do something, the nigerian
scams are actually dangerous.
They never make it to the lists, if they are sending these
spams to you privately that is your problem to resolve :-)
Look we simply cannot control what web site archives of these
lists choose to do with the sender's email address. If you
post here, you will almost certainly get on a spam list.
There is zero we as postmasters can do about this.
^ permalink raw reply [flat|nested] 22+ messages in thread* Re: The spam problem.
2002-08-12 1:36 ` David S. Miller
@ 2002-08-12 2:22 ` David D. Hagood
2002-08-12 2:12 ` David S. Miller
0 siblings, 1 reply; 22+ messages in thread
From: David D. Hagood @ 2002-08-12 2:22 UTC (permalink / raw)
To: David S. Miller; +Cc: Hell.Surfers, linux-kernel
David S. Miller wrote:
> They never make it to the lists, if they are sending these
Incorrect - they frequently make it to the list, I have the headers to
prove it.
Unfortunately, unless the LKML maintainers wish to either filter the
list against Spamcop|Spamhaus|MAPS, or unless they are willing to
require non-registered individuals to confirm an email (i.e.
non-registered individual sends a mail, LKML sends a "you aren't
registered, so please reply to this email to confirm you aren't a
spammer" message), there is little they can do about it.
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: The spam problem.
2002-08-12 2:22 ` David D. Hagood
@ 2002-08-12 2:12 ` David S. Miller
2002-08-12 2:48 ` David D. Hagood
0 siblings, 1 reply; 22+ messages in thread
From: David S. Miller @ 2002-08-12 2:12 UTC (permalink / raw)
To: wowbagger; +Cc: Hell.Surfers, linux-kernel
From: "David D. Hagood" <wowbagger@sktc.net>
Date: Sun, 11 Aug 2002 21:22:45 -0500
David S. Miller wrote:
> They never make it to the lists, if they are sending these
Incorrect - they frequently make it to the list, I have the headers to
prove it.
And within 24 to 48 hours we add a filter for it.
That is how it has always worked and this is how it
will continue to work.
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: The spam problem.
2002-08-12 2:12 ` David S. Miller
@ 2002-08-12 2:48 ` David D. Hagood
0 siblings, 0 replies; 22+ messages in thread
From: David D. Hagood @ 2002-08-12 2:48 UTC (permalink / raw)
Cc: linux-kernel
David S. Miller wrote:
> And within 24 to 48 hours we add a filter for it.
> That is how it has always worked and this is how it
> will continue to work.
Peace, sir - I was not criticising the way the list is run. However, you
stated "they never make it to the list" and implied the spam problem was
within the email account of the poster, which you just admitted was
incorrect.
I *wasn't* suggesting the list be filtered more aggressively - I was
saying that removing the spam from the list would require more
aggressive (read: more prone to false positives) filtering. The cure
would in many ways be worse than the disease (at least at it's current
level).
Unfortunately, until they make a legal hunting season for spammers, we
must all simply put up with it. I suggest forwarding all the spams over
to Spamcop to attempt to shut the spammers down (just make sure you ding
the spammer's servers and not LMKL's!)
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: The spam problem.
2002-08-12 1:44 Hell.Surfers
2002-08-12 1:36 ` David S. Miller
@ 2002-08-12 4:41 ` Jim Roland
2002-08-12 4:50 ` Rik van Riel
` (2 more replies)
[not found] ` <5.1.0.14.2.20020812064112.00b6b9c0@pop.gmx.net>
2002-08-12 11:23 ` Richard B. Johnson
3 siblings, 3 replies; 22+ messages in thread
From: Jim Roland @ 2002-08-12 4:41 UTC (permalink / raw)
To: Hell.Surfers, linux-kernel
The Nigerian stuff is a scam to take your money from the bank account you
give them and for them to steal your identity. NEVER EVER give someone your
personal information over the internet or phone.
I want to suggest to the listserver admin (again) that this list and others
on vger.kernel.org be restricted so that you can only post to the list if
you are a member. Anyone can read it, but you have to sign up to post to
the list. At least then, the spammers/scammers have to go thru an extra
step that can have their mail server blocked from posting on this list. I'm
getting damn tired of getting 50-75 spams per day in my inbox and I don't
even use my email address on websites to post.
----- Original Message -----
From: <Hell.Surfers@cwctv.net>
To: <linux-kernel@vger.kernel.org>
Sent: Sunday, August 11, 2002 8:44 PM
Subject: The spam problem.
> I know this is offtopic, but the spam problem is getting worse, could the
linux-kernel mail guy/gal, do something, the nigerian scams are actually
dangerous..
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
^ permalink raw reply [flat|nested] 22+ messages in thread* Re: The spam problem.
2002-08-12 4:41 ` Jim Roland
@ 2002-08-12 4:50 ` Rik van Riel
2002-08-12 5:11 ` David S. Miller
2002-08-12 8:47 ` Willy Tarreau
2 siblings, 0 replies; 22+ messages in thread
From: Rik van Riel @ 2002-08-12 4:50 UTC (permalink / raw)
To: Jim Roland; +Cc: Hell.Surfers, linux-kernel
On Sun, 11 Aug 2002, Jim Roland wrote:
> I want to suggest to the listserver admin (again) that this list and
> others on vger.kernel.org be restricted so that you can only post to the
> list if you are a member.
That's a sure way to cut down on the number of bug reports ;)
Not to mention that it makes cross-posts between various lists
pretty much impossible.
Also, considering the amount of spam I've received "from myself"
and "from" linux-kernel regulars it's pretty obvious that restricting
the posting to list members just isn't going to work any more to
prevent spam. It might still work for the next few months, but
the trend of spammers harvesting from/to address _pairs_ to get
around people's spam filters is definately getting explosively
more popular...
regards,
Rik
--
Bravely reimplemented by the knights who say "NIH".
http://www.surriel.com/ http://distro.conectiva.com/
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: The spam problem.
2002-08-12 4:41 ` Jim Roland
2002-08-12 4:50 ` Rik van Riel
@ 2002-08-12 5:11 ` David S. Miller
2002-08-12 8:47 ` Willy Tarreau
2 siblings, 0 replies; 22+ messages in thread
From: David S. Miller @ 2002-08-12 5:11 UTC (permalink / raw)
To: jroland; +Cc: Hell.Surfers, linux-kernel
From: "Jim Roland" <jroland@roland.net>
Date: Sun, 11 Aug 2002 23:41:52 -0500
I want to suggest to the listserver admin (again) that this list and others
on vger.kernel.org be restricted so that you can only post to the list if
you are a member.
Absolutely not and this has been discussed a thousand times
and nothing has changes wrt. the reasons we have for making
this decision.
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: The spam problem.
2002-08-12 4:41 ` Jim Roland
2002-08-12 4:50 ` Rik van Riel
2002-08-12 5:11 ` David S. Miller
@ 2002-08-12 8:47 ` Willy Tarreau
2 siblings, 0 replies; 22+ messages in thread
From: Willy Tarreau @ 2002-08-12 8:47 UTC (permalink / raw)
To: Jim Roland; +Cc: Hell.Surfers, linux-kernel
Hello !
On Sun, Aug 11, 2002 at 11:41:52PM -0500, Jim Roland wrote:
> I'm getting damn tired of getting 50-75 spams per day in my inbox and I
> don't even use my email address on websites to post.
I don't receive 50 spams/day from lkml, and I have no filter. So some of the
ones you receive may be addressed to you directly. BTW, nothing prevents you
to filter the mails you receive from LKML to reduce the (IMHO) very little
number of spams that get through. And if you're still so much bothered about
the remaining ones, you still have the choice to unsubscribe and read them
from marc.theaimsgroup.com or other archives.
I personaly am quite happy about Matti and DaveM's work on the list, because
I receive far less spam from LKML than on my personal accounts. Moreover, spams
in the list are easily identifiable by their off-topic subjects, so most of the
time, you don't even have to read them. So I'd prefer to keep this list open
and get most bug reports than closing it, still receiving some spams and not
getting bug reports. Nobody should fall to self-DoS because of spam.
Regards,
Willy
^ permalink raw reply [flat|nested] 22+ messages in thread
[parent not found: <5.1.0.14.2.20020812064112.00b6b9c0@pop.gmx.net>]
* Re: The spam problem.
[not found] ` <5.1.0.14.2.20020812064112.00b6b9c0@pop.gmx.net>
@ 2002-08-12 4:48 ` Jim Roland
2002-08-12 5:00 ` Dhr N. Van Alphen
2002-08-12 5:12 ` David S. Miller
0 siblings, 2 replies; 22+ messages in thread
From: Jim Roland @ 2002-08-12 4:48 UTC (permalink / raw)
To: Mike Galbraith; +Cc: linux-kernel
Why would this kill bug reports?
----- Original Message -----
From: "Mike Galbraith" <efault@gmx.de>
To: "Jim Roland" <jroland@roland.net>
Sent: Sunday, August 11, 2002 11:44 PM
Subject: Re: The spam problem.
> At 11:41 PM 8/11/2002 -0500, you wrote:
>
> >I want to suggest to the listserver admin (again) that this list and
others
> >on vger.kernel.org be restricted so that you can only post to the list if
> >you are a member.
>
> That would kill too many valuable bug reports. This (bad idea) has been
> suggested and rejected several times in the past.
>
> -Mike
>
>
>
>
>
>
^ permalink raw reply [flat|nested] 22+ messages in thread* Re: Re: The spam problem.
2002-08-12 4:48 ` Jim Roland
@ 2002-08-12 5:00 ` Dhr N. Van Alphen
2002-08-12 8:42 ` Matti Aarnio
2002-08-12 5:12 ` David S. Miller
1 sibling, 1 reply; 22+ messages in thread
From: Dhr N. Van Alphen @ 2002-08-12 5:00 UTC (permalink / raw)
To: Jim Roland; +Cc: linux-kernel
cause there would be many non-members who wanna post bugs but can't because
they dont have access maybe?
I suggest too block every email adres wich sends crap, easy done.
Niek van alphen
mastex@servicez.org
----- Original Message -----
From: "Jim Roland" <jroland@roland.net>
To: "Mike Galbraith" <efault@gmx.de>
Cc: <linux-kernel@vger.kernel.org>
Sent: Monday, August 12, 2002 6:48 AM
Subject: Re: The spam problem.
> Why would this kill bug reports?
>
>
>
> ----- Original Message -----
> From: "Mike Galbraith" <efault@gmx.de>
> To: "Jim Roland" <jroland@roland.net>
> Sent: Sunday, August 11, 2002 11:44 PM
> Subject: Re: The spam problem.
>
>
> > At 11:41 PM 8/11/2002 -0500, you wrote:
> >
> > >I want to suggest to the listserver admin (again) that this list and
> others
> > >on vger.kernel.org be restricted so that you can only post to the list
if
> > >you are a member.
> >
> > That would kill too many valuable bug reports. This (bad idea) has been
> > suggested and rejected several times in the past.
> >
> > -Mike
> >
> >
> >
> >
> >
> >
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: The spam problem.
2002-08-12 5:00 ` Dhr N. Van Alphen
@ 2002-08-12 8:42 ` Matti Aarnio
0 siblings, 0 replies; 22+ messages in thread
From: Matti Aarnio @ 2002-08-12 8:42 UTC (permalink / raw)
To: Dhr N. Van Alphen; +Cc: Jim Roland, linux-kernel
Good morning,
Please refrain from fights on email issues while I am asleep..
DaveM is in California, I am in Finland. About 9-10 hours
time difference there. (depending on our personal rythms, also.)
On Mon, Aug 12, 2002 at 07:00:46AM +0200, Dhr N. Van Alphen wrote:
> cause there would be many non-members who wanna post bugs but can't because
> they dont have access maybe?
>
> I suggest too block every email adres wich sends crap, easy done.
Consider:
- Number of faked source addresses
- Number of cases using somebody's address
- Number of throw-away addresses
- How many times they use HOTMAIL/YAHOO/EMAIL/MAIL/... addresses ?
I think I will stick to the (weakish) method of matching texts in
message body (and sometimes on headers)..
I just reviewed Majordomo's BOUNCE log. It is bouncing (into oblivion)
practically every posting from HOTMAIL (because of Received: header
text: "from mail pickup service", which appears also in a number of
looped messages..)
Over past 3 days Majordomo has trapped ONE of those money-scam
letters. A lot more of various other spams have been blocked.
Messages with HTML content don't make it into VGER at all, which
should give a very big clue to legitimate posters making a mistake
of posting such.
I am very worried of trapping too much. A bit of leakage is (to me)
accptable, but similar amounts of falsely trapped ones I don't like.
I also receive so much spam directly, that I don't always detect every
instance when it is leaking thru VGER's lists. If you want to raise
the attention of VGERs postmasters, I suggest you forward it to:
postmaster@vger.kernel.org
with subject: "leaked spam"
Also, in case of non-english spam, I would like to receive suggestions
for PERL RE patterns matching juicy keywords in the messages.
(To me Chinese or Russian texts are just line noise...)
> Niek van alphen
> mastex@servicez.org
/Matti Aarnio
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: The spam problem.
2002-08-12 4:48 ` Jim Roland
2002-08-12 5:00 ` Dhr N. Van Alphen
@ 2002-08-12 5:12 ` David S. Miller
1 sibling, 0 replies; 22+ messages in thread
From: David S. Miller @ 2002-08-12 5:12 UTC (permalink / raw)
To: jroland; +Cc: efault, linux-kernel
From: "Jim Roland" <jroland@roland.net>
Date: Sun, 11 Aug 2002 23:48:30 -0500
Why would this kill bug reports?
Because people who aren't subscribed couldn't then
send OOPS reports here. Lots of people do this and
it's invaluable data.
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: The spam problem.
2002-08-12 1:44 Hell.Surfers
` (2 preceding siblings ...)
[not found] ` <5.1.0.14.2.20020812064112.00b6b9c0@pop.gmx.net>
@ 2002-08-12 11:23 ` Richard B. Johnson
3 siblings, 0 replies; 22+ messages in thread
From: Richard B. Johnson @ 2002-08-12 11:23 UTC (permalink / raw)
To: Hell.Surfers; +Cc: linux-kernel
On Mon, 12 Aug 2002 Hell.Surfers@cwctv.net wrote:
> I know this is offtopic, but the spam problem is getting worse,
> could the linux-kernel mail guy/gal, do something,
> the nigerian scams are actually dangerous..
> ^^^^^^^^^^^
Really? That's how I made my first 32-million dollars. Some poor
lady need my back account information so she could wire her dead
husband's money. Works everytime.
Cheers,
Dick Johnson
Penguin : Linux version 2.4.18 on an i686 machine (797.90 BogoMips).
The US military has given us many words, FUBAR, SNAFU, now ENRON.
Yes, top management were graduates of West Point and Annapolis.
^ permalink raw reply [flat|nested] 22+ messages in thread
end of thread, other threads:[~2002-08-13 18:22 UTC | newest]
Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-12 5:01 RE:Re: The spam problem Hell.Surfers
2002-08-12 5:15 ` Jim Roland
2002-08-12 7:35 ` David Schwartz
2002-08-12 7:50 ` David S. Miller
2002-08-12 13:50 ` Rik van Riel
2002-08-13 18:25 ` Benjamin LaHaise
2002-08-12 20:24 ` Thunder from the hill
-- strict thread matches above, loose matches on Subject: below --
2002-08-12 3:04 Hell.Surfers
2002-08-12 2:54 ` David S. Miller
2002-08-12 3:18 ` David D. Hagood
2002-08-12 1:44 Hell.Surfers
2002-08-12 1:36 ` David S. Miller
2002-08-12 2:22 ` David D. Hagood
2002-08-12 2:12 ` David S. Miller
2002-08-12 2:48 ` David D. Hagood
2002-08-12 4:41 ` Jim Roland
2002-08-12 4:50 ` Rik van Riel
2002-08-12 5:11 ` David S. Miller
2002-08-12 8:47 ` Willy Tarreau
[not found] ` <5.1.0.14.2.20020812064112.00b6b9c0@pop.gmx.net>
2002-08-12 4:48 ` Jim Roland
2002-08-12 5:00 ` Dhr N. Van Alphen
2002-08-12 8:42 ` Matti Aarnio
2002-08-12 5:12 ` David S. Miller
2002-08-12 11:23 ` Richard B. Johnson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox