On 2014-06-24, Skip Montanaro wrote: > On Tue, Jun 24, 2014 at 6:46 AM, Adam Funk <a24...@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 -- https://mail.python.org/mailman/listinfo/python-list