Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #11789

Re: List spam

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!xlned.com!feeder5.xlned.com!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <rosuav@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.009
X-Spam-Evidence '*H*': 0.98; '*S*': 0.00; 'subject:spam': 0.04; 'only,': 0.09; 'received:209.85.160.174': 0.09; 'received:mail- gy0-f174.google.com': 0.09; 'weak': 0.09; 'mailman': 0.13; 'basket.': 0.16; 'definite': 0.16; 'deleted;': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'list;': 0.16; 'newsgroup': 0.16; 'spammers': 0.16; 'wrote:': 0.16; "wouldn't": 0.17; 'solution.': 0.17; 'admin': 0.18; 'onto': 0.18; 'header:In-Reply-To:1': 0.22; 'dropped': 0.23; 'pm,': 0.24; 'aug': 0.24; 'subject:List': 0.25; 'thu,': 0.28; '(even': 0.29; 'message-id:@mail.gmail.com': 0.29; 'list': 0.32; 'anyone': 0.32; 'to:addr:python-list': 0.33; 'however,': 0.34; 'list.': 0.35; 'received:209.85.160': 0.35; 'google': 0.36; 'another': 0.37; 'but': 0.37; 'members': 0.37; 'received:google.com': 0.38; 'addresses': 0.38; 'received:209.85': 0.38; 'subject:: ': 0.39; 'to:addr:python.org': 0.39; 'easily': 0.61; 'emails': 0.62; 'straight': 0.63; 'human': 0.63; 'minutes': 0.64; 'subjects': 0.67; 'day': 0.69; 'curb': 0.84; 'chinese': 0.85; 'killing': 0.91
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=Np8QzOJUo1Xac59pspshrf80cLw1iHUrwur2Uu0PfFo=; b=Ko8Lgx4eVeNEGedNyy2urSFMKSn3/zwWoLsuKSgyh7JLMrLBXAjOzRuOfP7YaXL7Gr xHsHdUp1w7icp3H7Cm4X6FVoj1wwtBj6CeLt4gjO+IfsMylNQ+/u2GXNzwOl4YCaadTG aukT4pVdY0IMii5GREb6BibUKXvAxQYEjWv8U=
MIME-Version 1.0
In-Reply-To <CAK--mtqFwH5PD6tkbGZQkTJEqEWgNp=4Q4R9xaxSTFBG0aNpqw@mail.gmail.com>
References <DC1EB7A8F4C3584EBCC2DB22D543B552A74454@aaqexchange.aaq.hfecorp.local> <0A9E373A-AA62-4DD4-83B9-B4424037BF6B@semanchuk.com> <CAK--mtqFwH5PD6tkbGZQkTJEqEWgNp=4Q4R9xaxSTFBG0aNpqw@mail.gmail.com>
Date Thu, 18 Aug 2011 18:46:48 +0100
Subject Re: List spam
From Chris Angelico <rosuav@gmail.com>
To python-list@python.org
Content-Type text/plain; charset=ISO-8859-1
Content-Transfer-Encoding quoted-printable
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.181.1313689612.27778.python-list@python.org> (permalink)
Lines 17
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1313689621 news.xs4all.nl 23940 [2001:888:2000:d::a6]:34262
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:11789

Show key headers only | View raw


On Thu, Aug 18, 2011 at 3:37 PM, Ghodmode <ghodmode@ghodmode.com> wrote:
> Make an effort to curb the spam even if it means killing the newsgroup
> availability.  Choose mailman or Google Groups, or another single
> solution.  Make it members only, but allow anyone to register with an
> automated confirmation email and a CAPTCHA.  Appoint a list admin who
> has a few minutes each day to scan subjects of emails for spammers and
> remove them from the members list.
>

Unfortunately spammers can create email addresses very quickly, and
CAPTCHAs are inherently weak (even the best of them are easily cracked
by the Chinese human "botnets"). However, I wouldn't be against a
system of spam filtering with three levels: Not Spam, gets straight
onto the list; Definite Spam, gets deleted; and Dubious, which gets
dropped into a mod's basket.

ChrisA

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: List spam Chris Angelico <rosuav@gmail.com> - 2011-08-18 18:46 +0100

csiph-web