Musings on interesting things by Rob Schneider.
RMSchneider Limited www.rmschneider.com is a bespoke consulting firm serving the customers around the world from Edinburgh.
Sunday, January 07, 2007
SSL Email in Python?
I've figured out how to send email via a Python script using the email module. But I find how to setup an SSL connection which is required to use the Gmail SMTP server. Anybody know?
No comments:
Post a Comment