Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #70964
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <yimr00@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.037 |
| X-Spam-Evidence | '*H*': 0.93; '*S*': 0.00; 'urllib2': 0.07; 'subject:position': 0.09; 'python': 0.11; 'modules.': 0.16; 'subject:Add': 0.16; 'message-id:@mail.gmail.com': 0.30; 'included': 0.31; 'received:google.com': 0.35; 'add': 0.35; 'subject:?': 0.36; 'should': 0.36; 'two': 0.37; 'to:addr:python- list': 0.38; 'to:addr:python.org': 0.39; 'mentioned': 0.61 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=/5awsTR2v9x6wa975wRiPTN8NY23IyXqTtzec7I2+pk=; b=08Zfkcc7DYeeCsPmxHa6c9/F0T3sNNZCgMyvynPtqiisB/NY1EFn7/zTmGO/ePu4eq NxsZcq4IN83OL8Mcb5r89zy7o5e/vk/uKbHNhAuWuF0iVoFwnrX+njLTdD0hdVgHo61e RrQp8afWl1SPA9y8CY7QSN2T24VKjbg8V+ZCESuA35/bWd1y6qgSF472IdDERVM+PERh D4sWnCfuEOE+19krMJ9pQLYpmrWJcEs+p6DCojkolq1BydACEf9ecR12bmPC0zBzpOqC IWXuIG/AZ/e90/Ao1QoYy369I4mRCqZJUOzjt3sRESFNhy5pj92bPXFsceotrmUAqd35 4OdA== |
| MIME-Version | 1.0 |
| X-Received | by 10.140.98.233 with SMTP id o96mr51066999qge.86.1399386357000; Tue, 06 May 2014 07:25:57 -0700 (PDT) |
| Date | Tue, 6 May 2014 22:25:56 +0800 |
| Subject | Re: Add "Received:" header to email msg in correct position? |
| From | Yimr Zero <yimr00@gmail.com> |
| To | python-list@python.org |
| Content-Type | multipart/alternative; boundary=001a11394eacb6702204f8bc0656 |
| X-Mailman-Approved-At | Tue, 06 May 2014 16:37:08 +0200 |
| 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 | <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.9700.1399387029.18130.python-list@python.org> (permalink) |
| Lines | 12 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1399387029 news.xs4all.nl 2895 [2001:888:2000:d::a6]:43957 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:70964 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
If you use Python 2.7, you should add urllib, urllib2 modules. If you use Python 3, the two modules mentioned above are included in urllib.
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Add "Received:" header to email msg in correct position? Yimr Zero <yimr00@gmail.com> - 2014-05-06 22:25 +0800
csiph-web