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


Groups > comp.lang.python > #90354

Re: Delivery Status Notification (Failure)

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!eternal-september.org!feeder.eternal-september.org!border1.nntp.ams1.giganews.com!nntp.giganews.com!newsfeed.xs4all.nl!newsfeed4a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <timothy.c.delaney@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status UNSURE 0.246
X-Spam-Level **
X-Spam-Evidence '*H*': 0.54; '*S*': 0.04; 'yeah,': 0.09; 'wrote:': 0.18; 'looked': 0.18; 'email addr:gmail.com&gt;': 0.22; 'to:name :python-list@python.org': 0.22; 'least': 0.26; 'header:In-Reply- To:1': 0.27; 'chris': 0.29; 'tim': 0.29; "doesn't": 0.30; 'message-id:@mail.gmail.com': 0.30; 'reply.': 0.31; 'subject: (': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'doing': 0.36; "didn't": 0.36; 'list.': 0.37; 'filter': 0.38; 'to:addr:python- list': 0.38; 'realize': 0.39; 'to:addr:python.org': 0.39; 'company': 0.60; 'most': 0.60; 'future,': 0.83; '2015': 0.84; 'subject:Failure': 0.84; 'hopes': 0.91; 'thing,': 0.91
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=WNA08Z/+3lP0hdYhsYc9mhlxSwWn8QQnzcc+t+6jYOY=; b=LML1mGuqMYp4XbqbKBPkIiW3Yi6eL+bQKLbSeDCovCmfZgbg1PI6wxZ+KAgHjH5au5 qeMDN0gpk4hEhhh+bhTCiWP3McZb30tMV2UbSXSkzrcoXY6Zz533+1y1SHt2R7HrYrnl PVX0frOM9lo3LOmVc/Ua8panf5gETFVJKSH8I9TMQYuIupzxde2rrdv/nsdndZF3YlON yva0Avm1jg+/GfdcboNHFHaRNds0n1wgPmiarDUx5L107DcUCSeQrPAxZp3OEJv6Hfwh +pepLFJQY3zbs60gTi5b8iKYXfjhLVBJUz21w2WIE4U8OwbpUF7qL7YPZAW2Jh9EA2S4 OrqA==
MIME-Version 1.0
X-Received by 10.180.82.6 with SMTP id e6mr8608253wiy.84.1431207261931; Sat, 09 May 2015 14:34:21 -0700 (PDT)
In-Reply-To <CAPTjJmqkFNxHytnP4xPJwSVBR5uvBd1cTzZ8itvxf=Bb=tgArg@mail.gmail.com>
References <047d7bd6bd96d64621051599f764@google.com> <mailman.265.1431126133.12865.python-list@python.org> <554d72cf$0$12987$c3e8da3$5496439d@news.astraweb.com> <CAPTjJmqkFNxHytnP4xPJwSVBR5uvBd1cTzZ8itvxf=Bb=tgArg@mail.gmail.com>
Date Sun, 10 May 2015 07:34:21 +1000
Subject Re: Delivery Status Notification (Failure)
From Tim Delaney <timothy.c.delaney@gmail.com>
To "python-list@python.org" <python-list@python.org>
Content-Type multipart/alternative; boundary=f46d04430438728f8d0515ace8f7
X-Mailman-Approved-At Mon, 11 May 2015 09:28:46 +0200
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://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 <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.346.1431329328.12865.python-list@python.org> (permalink)
Lines 35
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1431329328 news.xs4all.nl 2861 [2001:888:2000:d::a6]:48131
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:90354

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

On 9 May 2015 at 13:56, Chris Angelico <rosuav@gmail.com> wrote:

>
> Yeah, I know, shocking. But I wanted to at least *try* doing the
> normal and official thing, in the hopes that they were a legit company
> that perhaps didn't realize what this looked like.
>

By all means report to abuse@ in the future, but please do not CC the list.
My spam filters have learned to filter out most job spam automatically by
now, but it doesn't filter out your reply.

Tim Delaney

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


Thread

Re: Delivery Status Notification (Failure) Chris Angelico <rosuav@gmail.com> - 2015-05-09 09:02 +1000
  Re: Delivery Status Notification (Failure) Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-05-09 12:37 +1000
    Re: Delivery Status Notification (Failure) Chris Angelico <rosuav@gmail.com> - 2015-05-09 13:56 +1000
    Re: Delivery Status Notification (Failure) Tim Delaney <timothy.c.delaney@gmail.com> - 2015-05-10 07:34 +1000

csiph-web