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


Groups > comp.lang.python > #31891

Re: Preventing crap email from google?

Date 2012-10-22 10:49 -0400
From "D'Arcy J.M. Cain" <darcy@druid.net>
Subject Re: Preventing crap email from google?
References (1 earlier) <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>
Newsgroups comp.lang.python
Message-ID <mailman.2624.1350917344.27098.python-list@python.org> (permalink)

Show all headers | 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