Monthly Archives: July 2015

Sending email with python without an MTA

I always found puzzling that to send simple notification emails all examples I could find on the web required a valid account on an MTA and hard-coding your credentials in the script or some other dependencies that seemed a bit … Continue reading

Posted in python-dev | 4 Comments