2009/3/29 prakash jp <prakash.st...@gmail.com>:
In windows environment, how to send email from one gmail address to another
gmail (or another mail) addrress
On 3/29/2009 10:20 PM Chris Rebert apparently wrote:
Use the `smtplib` and `email` standard libraries (which, as a bonus,
are cross-platform):
http://docs.python.org/library/smtplib.html
http://docs.python.org/library/email.html
Also see:
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/67083
Alan Isaac
--
http://mail.python.org/mailman/listinfo/python-list