Python for email?
sean
sean_berry at cox.net
Fri Mar 26 20:16:29 EST 2004
More information about the Python-list mailing list
Fri Mar 26 20:16:29 EST 2004
- Previous message (by thread): Python for email?
- Next message (by thread): Python for email?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Is there a good module for sending out email? For a website that I am working on, I am writing a program that finds out which presenters have not yet confirmed their scheduled date and sends them an email to confirm. Does python have any modules for use with mail programs like sendmail, or should I just run everything with os.system and os.popen? Thanks for any help.
- Previous message (by thread): Python for email?
- Next message (by thread): Python for email?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list