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 _______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32