Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #11323
| X-FeedAbuse | http://nntpfeed.proxad.net/abuse.pl feeded by 88.191.16.109 |
|---|---|
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.dougwise.org!nntpfeed.proxad.net!nospam.fr.eu.org!usenet-fr.net!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!newsfeed.eweka.nl!eweka.nl!feeder3.eweka.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.000 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; 'python.': 0.04; 'received:verizon.net': 0.07; 'terry': 0.07; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:80.91.229.12': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'received:lo.gmane.org': 0.09; 'subject:python': 0.11; '2:17': 0.16; 'reedy': 0.16; 'tutorial.': 0.16; 'written': 0.16; 'wrote:': 0.16; 'thanks,': 0.18; '>>>': 0.18; 'jan': 0.19; 'header:In-Reply- To:1': 0.22; 'subject:tutorial': 0.23; 'pm,': 0.24; 'aug': 0.24; 'subject:send': 0.30; 'to:addr:python-list': 0.33; 'header:User- Agent:1': 0.34; 'header:X-Complaints-To:1': 0.35; 'thank': 0.35; 'contributing': 0.37; 'received:org': 0.38; 'steven': 0.38; 'subject:: ': 0.39; 'header:Mime-Version:1': 0.39; 'subject:with': 0.39; 'to:addr:python.org': 0.39; 'extremely': 0.40; 'emails': 0.62 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Terry Reedy <tjreedy@udel.edu> |
| Subject | Re: generate and send mail with python: tutorial |
| Date | Fri, 12 Aug 2011 20:18:39 -0400 |
| References | <509f6fd7-5054-4210-9ede-4e198c71e0ed@e7g2000vbw.googlegroups.com> <4e452cd6$0$29973$c3e8da3$5496439d@news.astraweb.com> <6b26e9b5-2f47-4e8c-a227-5b328b01ab6a@e35g2000yqc.googlegroups.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Gmane-NNTP-Posting-Host | pool-74-109-121-73.phlapa.fios.verizon.net |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:5.0) Gecko/20110624 Thunderbird/5.0 |
| In-Reply-To | <6b26e9b5-2f47-4e8c-a227-5b328b01ab6a@e35g2000yqc.googlegroups.com> |
| 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.2248.1313194809.1164.python-list@python.org> (permalink) |
| Lines | 18 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1313194809 news.xs4all.nl 23875 [2001:888:2000:d::a6]:43512 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:11323 |
Show key headers only | View raw
On 8/12/2011 2:17 PM, aspineux wrote: > On Aug 12, 3:38 pm, Steven D'Aprano<steve > +comp.lang.pyt...@pearwood.info> wrote: >> aspineux wrote: >>> Hi I have written a tutorial about how to generate and send emails >>> with python. >> >> [...] >> >> Thank you, that is an extremely detailed tutorial. > > Thanks, It was my intention Have you considered contributing a HOW-TO? -- Terry Jan Reedy
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
generate and send mail with python: tutorial aspineux <aspineux@gmail.com> - 2011-08-11 08:07 -0700
Re: generate and send mail with python: tutorial Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2011-08-11 23:51 -0700
Re: generate and send mail with python: tutorial maedox <paal.nilsen@gmail.com> - 2011-08-12 00:21 -0700
Re: generate and send mail with python: tutorial maedox <paal.nilsen@gmail.com> - 2011-08-12 00:21 -0700
Re: generate and send mail with python: tutorial aspineux <aspineux@gmail.com> - 2011-08-12 05:59 -0700
Re: generate and send mail with python: tutorial Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2011-08-12 23:38 +1000
Re: generate and send mail with python: tutorial aspineux <aspineux@gmail.com> - 2011-08-12 11:17 -0700
Re: generate and send mail with python: tutorial Terry Reedy <tjreedy@udel.edu> - 2011-08-12 20:18 -0400
Re: generate and send mail with python: tutorial Ben Finney <ben+python@benfinney.id.au> - 2011-08-13 10:43 +1000
Re: generate and send mail with python: tutorial Ben Finney <ben+python@benfinney.id.au> - 2011-08-13 11:00 +1000
Re: generate and send mail with python: tutorial aspineux <aspineux@gmail.com> - 2011-08-13 03:22 -0700
csiph-web