Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #31905
| Path | csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.033 |
| X-Spam-Evidence | '*H*': 0.93; '*S*': 0.00; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'finney': 0.16; 'governor': 0.16; 'oct': 0.16; 'preserved': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'usenet': 0.16; 'mon,': 0.16; 'wrote:': 0.17; 'precise': 0.22; 'posts': 0.23; 'seems': 0.23; 'header:User-Agent:1': 0.26; 'header:X-Complaints-To:1': 0.28; 'writes:': 0.29; 'case,': 0.29; 'that.': 0.30; 'problem.': 0.32; "he's": 0.33; 'to:addr:python-list': 0.33; 'ben': 0.35; 'filter': 0.35; 'subject:?': 0.35; 'there': 0.35; 'received:org': 0.36; 'depends': 0.36; "i'll": 0.36; 'should': 0.36; 'thank': 0.36; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'google': 0.39; 'list,': 0.39; 'skip:" 10': 0.40; 'header:Received:5': 0.40; 'you.': 0.61; 'office': 0.61; 'ever': 0.63; 'skip:n 10': 0.63; 'bloody': 0.84; 'directions,': 0.84; 'ages': 0.91; 'political': 0.97 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Ben Finney <ben+python@benfinney.id.au> |
| Subject | Re: Preventing crap email from google? |
| Date | Tue, 23 Oct 2012 08:59:05 +1100 |
| 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> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8 |
| Content-Transfer-Encoding | 8bit |
| X-Gmane-NNTP-Posting-Host | rasputin.madmonks.org |
| X-Public-Key-ID | 0xBD41714B |
| X-Public-Key-Fingerprint | 9CFE 12B0 791A 4267 887F 520C B7AC 2E51 BD41 714B |
| X-Public-Key-URL | http://www.benfinney.id.au/contact/bfinney-gpg.asc |
| X-Post-From | Ben Finney <bignose+hates-spam@benfinney.id.au> |
| User-Agent | Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) |
| Cancel-Lock | sha1:R6VEvcUS6bXS9b5XQT00kRXNdu0= |
| 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.2638.1350943159.27098.python-list@python.org> (permalink) |
| Lines | 25 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1350943159 news.xs4all.nl 6974 [2001:888:2000:d::a6]:56094 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:31905 |
Show key headers only | View raw
Walter Hurry <walterhurry@lavabit.com> writes: > On Mon, 22 Oct 2012 13:51:35 +1100, Ben Finney wrote: > > > Walter Hurry <walterhurry@lavabit.com> writes: > >> It is Google bloody Groups which is the problem. I should have > >> plonked posts from there ages ago, and am about to remedy that > >> omission. > > > > What narrowly-defined, precise filter rule should be used for this > > purpose? > > Depends on how you read the list, I think. In my case, via Usenet > (comp.lang.python) with Pan, so I shall filter on "googlegroups.com" > in the Message-ID. The Message-ID field seems to be preserved in both directions, so I'll use that. Thank you. -- \ “I call him Governor Bush because that's the only political | `\ office he's ever held legally.” —George Carlin, 2008 | _o__) | Ben Finney
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll 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