> duane> I'm looking for a stand alone email program which is not > duane> browser based. I simply want to write, send and receive > duane> email without accessing the internet. Is Python 3.0 that > duane> kind of program? I'd appreciate your response. > I'm a little confused by your request to send and receive email > without accessing the internet, since email generally travels over the > internet. Do you only want to handle email over an internal network? > Or did you mean that you wanted to do this without accessing an > internet browser such as Internet Explorer? I'm guessing the latter.
I think he wants something more along the lines of Outlook/Thunderbird... -- Regards, Diez B. Roggisch -- http://mail.python.org/mailman/listinfo/python-list
