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:

Qt console hello world

Qt console hello world This guide shows how a Qt console hello world looks like. ▣ Open  Qt Creator  and click on  Create Project... ...