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


Groups > comp.lang.python > #22547

Re: Threads on google groups not on gmane?

Path csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!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.011
X-Spam-Evidence '*H*': 0.98; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.05; 'nntp': 0.09; 'mon,': 0.11; 'subject:not': 0.11; '>>>': 0.14; 'posts': 0.14; 'weird': 0.14; 'blocking': 0.16; "gmane's": 0.16; 'hazard': 0.16; 'kern': 0.16; 'received:80.91': 0.16; 'received:80.91.229': 0.16; 'received:gmane.org': 0.16; 'received:list': 0.16; 'subject:google': 0.16; 'wrote:': 0.19; 'header:In-Reply-To:1': 0.22; "i'd": 0.23; 'paul': 0.23; 'somewhere': 0.23; "i've": 0.24; 'guess': 0.26; 'header:User- Agent:1': 0.26; '-0700,': 0.28; "d'aprano": 0.28; 'pile': 0.28; 'steven': 0.28; 'writes:': 0.28; 'source': 0.29; 'fixed': 0.29; 'header:X-Complaints-To:1': 0.29; "i'm": 0.29; "aren't": 0.32; 'messages,': 0.32; 'server': 0.33; 'something': 0.34; 'robert': 0.34; 'to:addr:python-list': 0.35; 'possible': 0.35; 'thanks': 0.35; 'getting': 0.35; 'subject:?': 0.35; 'another': 0.36; 'doing': 0.36; 'pretty': 0.36; 'received:org': 0.36; 'several': 0.37; 'but': 0.37; 'subject:: ': 0.37; 'possible.': 0.37; 'issues': 0.38; 'some': 0.39; 'google': 0.39; 'to:addr:python.org': 0.39; 'where': 0.39; 'header:Received:5': 0.40; 'recent': 0.40; '...': 0.40; 'received:net': 0.60; 'spam.': 0.60; 'most': 0.61; '2012': 0.62; 'back': 0.63; 'explanations': 0.65; 'levels': 0.66; 'making': 0.67; 'subject:groups': 0.84
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Mark Lawrence <breamoreboy@yahoo.co.uk>
Subject Re: Threads on google groups not on gmane?
Date Mon, 02 Apr 2012 23:10:10 +0100
References <jl5k8l$sl4$1@dough.gmane.org> <mailman.1204.1333356657.3037.python-list@python.org> <7xaa2u30cl.fsf@ruckus.brouhaha.com> <4f798c1a$0$29981$c3e8da3$5496439d@news.astraweb.com>
Mime-Version 1.0
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 7bit
X-Gmane-NNTP-Posting-Host host-78-146-11-130.as13285.net
User-Agent Mozilla/5.0 (Windows NT 6.0; rv:11.0) Gecko/20120327 Thunderbird/11.0.1
In-Reply-To <4f798c1a$0$29981$c3e8da3$5496439d@news.astraweb.com>
X-Antivirus avast! (VPS 120402-1, 02/04/2012), Outbound message
X-Antivirus-Status Clean
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.1239.1333404589.3037.python-list@python.org> (permalink)
Lines 26
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1333404589 news.xs4all.nl 6911 [2001:888:2000:d::a6]:43034
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:22547

Show key headers only | View raw


On 02/04/2012 12:23, Steven D'Aprano wrote:
> On Mon, 02 Apr 2012 03:16:26 -0700, Paul Rubin wrote:
>
>> Robert Kern<robert.kern@gmail.com>  writes:
>>> I also don't see these on GMane. It's possible that they are getting
>>> caught in one of GMane's several levels of spam filtering.
>>
>> I'm seeing some weird issues where google groups posts on another
>> newsgroup aren't making it to the non-google nntp server that I use. The
>> paranoid in me wonders if google is doing that on purpose, but it's a
>> pretty recent development, and other explanations are possible.
>
> Most likely, other providers are blocking google groups as a known source
> of spam.
>
>

Thanks for all the replies, but as I've have just seen a pile of 
messages, some of which date back to 28/03/2012, I'd hazard a guess that 
something somewhere was wrong and has now been fixed :) Or ... ?

-- 
Cheers.

Mark Lawrence.

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


Thread

Re: Threads on google groups not on gmane? Robert Kern <robert.kern@gmail.com> - 2012-04-02 09:50 +0100
  Re: Threads on google groups not on gmane? Paul Rubin <no.email@nospam.invalid> - 2012-04-02 03:16 -0700
    Re: Threads on google groups not on gmane? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-04-02 11:23 +0000
      Re: Threads on google groups not on gmane? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-04-02 23:10 +0100

csiph-web