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: 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 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: 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 On 8/12/2011 2:17 PM, aspineux wrote: > On Aug 12, 3:38 pm, Steven D'Aprano +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