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


Groups > comp.lang.python > #10831

Re: Inconsistent SMTP/Gmail connection drop

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <astley.lejasper@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.006
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'debug': 0.03; 'suppose': 0.05; 'output': 0.11; 'wed,': 0.12; 'am,': 0.13; 'wrote:': 0.15; 'ideas?': 0.16; 'jasper': 0.16; 'subject:drop': 0.16; 'cc:addr :python-list': 0.16; 'pm,': 0.16; 'aug': 0.19; 'cc:2**0': 0.21; 'blog:': 0.22; 'cc:no real name:2**0': 0.22; 'header:In-Reply- To:1': 0.22; 'received:209.85.220': 0.25; 'thu,': 0.28; 'message- id:@mail.gmail.com': 0.28; 'cc:addr:python.org': 0.30; 'looks': 0.30; 'it.': 0.33; "i've": 0.33; 'test': 0.34; 'david': 0.35; 'subject:/': 0.36; 'connection': 0.36; 'good.': 0.37; 'could': 0.37; 'received:google.com': 0.38; 'received:209.85': 0.38; 'url:org': 0.38; 'subject:: ': 0.38; 'determine': 0.40; 'received:209': 0.40; "i'd": 0.40; '12:17': 0.84; 'subject:Gmail': 0.93
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=JauY9MdL+MEj7uCLRC/Zt8kL6oXgDPUZfgD2Olgd8cU=; b=nj45yXHmfoQVtk9NvusR92R8kuF2kzG/OFLQpAPIELvaf/Jecor0HVgyc6ZoDsQRpS i8XS/UZBsjDtUzjQboUrcUuXUDEENeaHiYtWhOzeI8ippm1E01ZfpMKZ9TKtyMga0Kk5 46ZO5/kIQWe9YPFXNzSpY/K5ZNgN2aKdn/19Q=
MIME-Version 1.0
In-Reply-To <CAO69NdkJ_vqWg9R2cd9z7-SLFx6PEVUH_uRTPC44y4BcgnguTw@mail.gmail.com>
References <92b389cf-4aa9-4cc3-9017-d4b1ec6de7d8@d7g2000vbv.googlegroups.com> <CAO69NdkJ_vqWg9R2cd9z7-SLFx6PEVUH_uRTPC44y4BcgnguTw@mail.gmail.com>
Date Thu, 4 Aug 2011 00:26:34 +0200
Subject Re: Inconsistent SMTP/Gmail connection drop
From Astley Le Jasper <astley.lejasper@gmail.com>
To David Stanek <dstanek@dstanek.com>
Content-Type text/plain; charset=ISO-8859-1
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.1868.1312410396.1164.python-list@python.org> (permalink)
Lines 20
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1312410396 news.xs4all.nl 23906 [2001:888:2000:d::a6]:49145
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:10831

Show key headers only | View raw


Not sure how I'd test or determine that. I've set smtp debug to true
and the output looks all good. I suppose I could try sending an email
before the report is sent, as well as the email that is sent after it.

On Thu, Aug 4, 2011 at 12:17 AM, David Stanek <dstanek@dstanek.com> wrote:
> On Wed, Aug 3, 2011 at 5:46 PM, Astley Le Jasper <astley.lejasper@gmail.com>
> wrote:
>>
>> Any ideas?
>>
>
> Is it possible that the first email is sent before the network connection
> has been properly established?
>
> --
> David
> blog: http://www.traceback.org
> twitter: http://twitter.com/dstanek
> www: http://dstanek.com
>

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


Thread

Inconsistent SMTP/Gmail connection drop Astley Le Jasper <astley.lejasper@gmail.com> - 2011-08-03 14:46 -0700
  Re: Inconsistent SMTP/Gmail connection drop Astley Le Jasper <astley.lejasper@gmail.com> - 2011-08-04 00:26 +0200
  Re: Inconsistent SMTP/Gmail connection drop Astley Le Jasper <astley.lejasper@gmail.com> - 2011-08-04 09:54 +0200
  Re: Inconsistent SMTP/Gmail connection drop Astley Le Jasper <astley.lejasper@gmail.com> - 2011-08-04 11:24 +0200

csiph-web