Standard way to generate mail/news reply?

Adam Funk a24061 at ducksburg.com
Thu Jun 26 05:37:57 EDT 2014


On 2014-06-24, Skip Montanaro wrote:

> On Tue, Jun 24, 2014 at 6:46 AM, Adam Funk <a24061 at ducksburg.com> wrote:
>> Is there some standard library or code for taking an e-mail or
>> newsgroup message & generating a reply to it?
>
> You might try searching for "mail reply" on pypi.python.org. That will
> return a number of hits. I know the python.org replybot is there and
> used frequently. It might be a good starting point.

It looks like I can use the email_reply_parser to do half the job, &
modify code from replybot to do the other half.  Thanks!


-- 
svn ci -m 'come back make, all is forgiven!' build.xml



More information about the Python-list mailing list