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


Groups > comp.lang.python > #31891

Re: Preventing crap email from google?

Path csiph.com!usenet.pasdenom.info!news.albasani.net!newsfeed.freenet.ag!news2.euro.net!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.030
X-Spam-Evidence '*H*': 0.94; '*S*': 0.00; '/dev/null': 0.09; '425': 0.09; 'through.': 0.09; 'cc:addr:python-list': 0.10; 'im:': 0.16; 'oct': 0.16; 'mon,': 0.16; 'wrote:': 0.17; '+0000': 0.20; 'file:': 0.22; 'voting': 0.22; 'cc:2**0': 0.23; 'cc:no real name:2**0': 0.24; 'allows': 0.25; 'cc:addr:python.org': 0.25; 'header:In- Reply-To:1': 0.25; 'post': 0.28; 'list': 0.35; 'subject:?': 0.35; 'charset:us-ascii': 0.36; 'subject:: ': 0.38; 'email addr:gmail.com': 0.63; 'here': 0.65; 'account': 0.67; 'democracy': 0.84; 'received:98.158': 0.84; 'edwards': 0.91
Date Mon, 22 Oct 2012 10:49:02 -0400
From "D'Arcy J.M. Cain" <darcy@druid.net>
To Grant Edwards <invalid@invalid.invalid>
Subject Re: Preventing crap email from google?
In-Reply-To <k63kpg$f29$2@reader1.panix.com>
References <k5srto$aqr$1@ger.gmane.org> <mailman.2550.1350704129.27098.python-list@python.org> <k5uc04$p6b$2@reader1.panix.com> <mailman.2616.1350874312.27098.python-list@python.org> <k63gao$ge8$1@news.albasani.net> <k63kpg$f29$2@reader1.panix.com>
X-Mailer Claws Mail 3.8.1 (GTK+ 2.24.13; x86_64--netbsd)
Mime-Version 1.0
Content-Type text/plain; charset=US-ASCII
Content-Transfer-Encoding 7bit
Cc python-list@python.org
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
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.2624.1350917344.27098.python-list@python.org> (permalink)
Lines 20
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1350917344 news.xs4all.nl 6972 [2001:888:2000:d::a6]:55748
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:31891

Show key headers only | View raw


On Mon, 22 Oct 2012 14:21:36 +0000 (UTC)
Grant Edwards <invalid@invalid.invalid> wrote:
> Same here.  Here's the rule I have in slrn's .score file:

Here is the procmail one that I use:

:0 Hir
* ^List-Id:.*python-list.python.org
* ^From:.*@gmail.com
* ^Newsgroups:
/dev/null

This still allows people using a gmail account to post to the mailing
list through.

-- 
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.
IM: darcy@Vex.Net

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


Thread

Re: Preventing crap email from google? Michael Torrie <torriem@gmail.com> - 2012-10-19 21:35 -0600
  Re: Preventing crap email from google? rusi <rustompmody@gmail.com> - 2012-10-20 00:33 -0700
  Re: Preventing crap email from google? Jorgen Grahn <grahn+nntp@snipabacken.se> - 2012-10-20 08:52 +0000
  Re: Preventing crap email from google? Grant Edwards <invalid@invalid.invalid> - 2012-10-20 14:20 +0000
    Re: Preventing crap email from google? Ben Finney <ben+python@benfinney.id.au> - 2012-10-22 13:51 +1100
      Re: Preventing crap email from google? Walter Hurry <walterhurry@lavabit.com> - 2012-10-22 13:05 +0000
        Re: Preventing crap email from google? Grant Edwards <invalid@invalid.invalid> - 2012-10-22 14:21 +0000
          Re: Preventing crap email from google? HoneyMonster <nobody@someplace.invalid> - 2012-10-22 14:35 +0000
            Re: Preventing crap email from google? Walter Hurry <walterhurry@lavabit.com> - 2012-10-22 14:43 +0000
          Re: Preventing crap email from google? "D'Arcy J.M. Cain" <darcy@druid.net> - 2012-10-22 10:49 -0400
        Re: Preventing crap email from google? Ben Finney <ben+python@benfinney.id.au> - 2012-10-23 08:59 +1100

csiph-web