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


Groups > comp.lang.python > #8019

Re: Is the mailing list to usenet gateway borked?

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <python.list@tim.thechases.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.003
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; '(it': 0.09; 'pm,': 0.10; 'mailman': 0.13; 'wrote:': 0.14; '-tkc': 0.16; 'from:addr:python.list': 0.16; 'from:addr:tim.thechases.com': 0.16; 'from:name:tim chase': 0.16; "gmane's": 0.16; 'message- id:@tim.thechases.com': 0.16; 'occasionally': 0.16; 'received:70.251': 0.16; 'received:dsl.rcsntx.swbell.net': 0.16; 'received:rcsntx.swbell.net': 0.16; 'received:swbell.net': 0.16; 'thunderbird': 0.16; 'usenet': 0.16; 'cc:addr:python-list': 0.17; 'subject:list': 0.19; 'header:In-Reply-To:1': 0.21; "haven't": 0.22; 'cc:2**0': 0.22; 'fine': 0.22; 'cc:no real name:2**0': 0.23; 'issues.': 0.23; 'subject:mailing': 0.23; 'problem': 0.28; 'noticed': 0.28; 'subject:?': 0.29; 'interface.': 0.29; 'cc:addr:python.org': 0.30; 'posts': 0.32; 'steven': 0.32; 'tend': 0.32; 'post': 0.33; 'list': 0.33; 'shows': 0.34; 'there': 0.35; 'header:User-Agent:1': 0.35; "d'aprano": 0.35; 'couple': 0.35; 'using': 0.35; 'but': 0.38; 'subject:: ': 0.38; 'empty': 0.39; 'your': 0.60; 'body': 0.61; 'show': 0.66; 'receive': 0.68; 'news': 0.71
Date Mon, 20 Jun 2011 12:21:01 -0500
From Tim Chase <python.list@tim.thechases.com>
User-Agent Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10
MIME-Version 1.0
To Steven D'Aprano <steve+comp.lang.python@pearwood.info>
Subject Re: Is the mailing list to usenet gateway borked?
References <4dfea558$0$29981$c3e8da3$5496439d@news.astraweb.com>
In-Reply-To <4dfea558$0$29981$c3e8da3$5496439d@news.astraweb.com>
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 7bit
X-AntiAbuse This header was added to track abuse, please include it with any abuse report
X-AntiAbuse Primary Hostname - boston.accountservergroup.com
X-AntiAbuse Original Domain - python.org
X-AntiAbuse Originator/Caller UID/GID - [47 12] / [47 12]
X-AntiAbuse Sender Address Domain - tim.thechases.com
X-Source
X-Source-Args
X-Source-Dir
Cc 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.183.1308590476.1164.python-list@python.org> (permalink)
Lines 16
NNTP-Posting-Host 82.94.164.166
X-Trace 1308590476 news.xs4all.nl 49180 [::ffff:82.94.164.166]:35889
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:8019

Show key headers only | View raw


On 06/19/2011 08:41 PM, Steven D'Aprano wrote:
> The last couple of messages on this list<python-list@python.org>  show up
> fine on the mailman archives, but are empty posts on comp.lang.python. Is
> there a problem with the mail ->  usenet gateway?

I haven't noticed any issues.  I tend to send via email 
(python-list@python.org) and receive via gmane's news interface. 
  Occasionally Thunderbird will hiccup on a post, failing to 
download the body (it has a feel like a race-condition in my 
experience).  Your post shows you're using Pan, so you might try 
poking at your news-server through a different news-reader and 
see if you experience the same issue(s).

-tkc

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


Thread

Is the mailing list to usenet gateway borked? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2011-06-20 01:41 +0000
  Re: Is the mailing list to usenet gateway borked? Peter Pearson <ppearson@nowhere.invalid> - 2011-06-20 16:49 +0000
    Re: Is the mailing list to usenet gateway borked? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2011-06-20 23:49 +0000
      Re: Is the mailing list to usenet gateway borked? Peter Pearson <ppearson@nowhere.invalid> - 2011-06-21 16:58 +0000
  Re: Is the mailing list to usenet gateway borked? Tim Chase <python.list@tim.thechases.com> - 2011-06-20 12:21 -0500
  Re: Is the mailing list to usenet gateway borked? Ben Finney <ben+python@benfinney.id.au> - 2011-06-22 10:49 +1000

csiph-web