Sunday, November 02, 2014

Send email in Python using an smtp server with MIMEText

This is similar to this post but using MIMEText to make it a little readable.

No comments:

How To: Consume COM server in Common Lisp

How To: Consume COM server in Common Lisp Goal: Simple example to consume COM server/object using Common Lisp Version info: - OS: Win...