send mail through webmail

Chris Curvey ccurvey at gmail.com
Wed Sep 21 20:40:41 EDT 2005


If you have to do it thru the web, I would use one of the "browser"
packages (mechanize, mechanoid, PAMIE, or IshyBrowser).   Then you can
scrape the site, fill out the forms, press the buttons, etc.

This will be a *lot* more painful than using SMTP....




More information about the Python-list mailing list