to do a simple email program

Ali Cehreli acehreli at yahoo.com
Fri Jan 25 22:35:49 EST 2002


root <aries at bitstream.net> wrote in message news:<3C51F0B6.D2F6FAA2 at bitstream.net>...
> Hi python people,
> 
> I am wanting to write a simple email program in python, is there a way
> I can use the standard unix - linux  "MAIL"  program for emailing out
> to people.    Or is there some other way  I should try.

mod_python documentation uses this problem as an example when
introducing mod_python's 'publisher handler' at

 http://www.modpython.org/live/mod_python-2.7.1/doc-html/tut-pub.html

Ali



More information about the Python-list mailing list