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


Groups > comp.lang.python > #11772

Re: List spam

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <darcy@druid.net>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.031
X-Spam-Evidence '*H*': 0.94; '*S*': 0.00; 'subject:spam': 0.04; '425': 0.09; 'default.': 0.09; 'only,': 0.09; 'mailman': 0.13; 'things.': 0.13; 'moderated': 0.16; 'newsgroup': 0.16; 'spammers': 0.16; 'cc:addr:python-list': 0.16; 'wrote:': 0.16; 'solution.': 0.17; 'admin': 0.18; 'appoint': 0.18; 'voting': 0.18; 'cc:2**0': 0.22; 'header:In-Reply-To:1': 0.22; 'once.': 0.23; 'aug': 0.24; 'subject:List': 0.25; "i'm": 0.27; 'scale': 0.28; 'thu,': 0.28; 'lists': 0.28; 'pass': 0.29; 'cc:addr:python.org': 0.30; 'user.': 0.31; 'list': 0.32; 'anyone': 0.32; "what's": 0.33; 'actually': 0.33; 'someone': 0.34; 'pretty': 0.35; 'list.': 0.35; 'post': 0.36; 'google': 0.36; 'charset:us-ascii': 0.36; 'doing': 0.36; 'another': 0.37; 'but': 0.37; 'members': 0.37; 'posts': 0.38; 'everyone': 0.38; 'subject:: ': 0.39; 'header:Mime-Version:1': 0.39; "it's": 0.40; 'url:net': 0.60; 'received:208': 0.60; 'choose': 0.61; 'emails': 0.62; 'minutes': 0.64; 'subjects': 0.67; 'day': 0.69; 'protect': 0.76; '+0800': 0.84; 'curb': 0.84; 'democracy': 0.84; 'killing': 0.91
Date Thu, 18 Aug 2011 11:51:53 -0400
From "D'Arcy J.M. Cain" <darcy@druid.net>
To Ghodmode <ghodmode@ghodmode.com>
Subject Re: List spam
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>
X-Mailer Claws Mail 3.7.8 (GTK+ 2.24.4; i686-pc-linux-gnu)
Mime-Version 1.0
Content-Type text/plain; charset=US-ASCII
Content-Transfer-Encoding 7bit
Cc python-list list <python-list@python.org>
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.169.1313683205.27778.python-list@python.org> (permalink)
Lines 23
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1313683205 news.xs4all.nl 23943 [2001:888:2000:d::a6]:42271
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:11772

Show key headers only | View raw


On Thu, 18 Aug 2011 22:37:37 +0800
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.

I'm not sure it would scale but I have a few lists that I protect by
doing a few simple things.  First, I make the list so that only members
can post.  I then set the list so that everyone is moderated by
default.  When someone posts a legitimate message I simply pass it and
then unmoderate that user.

It's not as onerous as it sounds.  Very few people actually post and
you only have to deal with those that do once.  Mailman makes it pretty
simple to manage too.

-- 
D'Arcy J.M. Cain <darcy@druid.net>         |  Democracy is three wolves
http://www.druid.net/darcy/                |  and a sheep voting on
+1 416 425 1212     (DoD#0082)    (eNTP)   |  what's for dinner.

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


Thread

Re: List spam "D'Arcy J.M. Cain" <darcy@druid.net> - 2011-08-18 11:51 -0400

csiph-web