[python-win32] MAPI with win32com

python at bdurham.com python at bdurham.com
Mon Mar 22 16:48:50 CET 2010


Werner,

> I do offer the SMTP option using smtplib which works great, but some 
clients don't know/like to fill in the configuration stuff needed and 
others really want to see in their email client of choice the email to 
go out and it also gives them the record/archive of what has been sent.

We solved the configuration issues by posting to a PHP form that in turn
sends out our emails.

We solved the record/archive concern by bcc-ing the customer's email
with a copy of what was being sent.

Malcolm


More information about the python-win32 mailing list