I'm trying to send an email using web2py's auth mailer. I've set an application specific password and am using that and my gmail info in the code below:
I'm getting an error back when trying to send an email:
2016-02-29 09:33:42,082 - web2py - WARNING - Mail.send failure:No SSL support included in this Python
Anyone experienced this and know how to work around it?
Using port 465 instead results in this error:
2016-02-29 09:32:17,565 - web2py - WARNING - Mail.send failure:Connection unexpectedly closed: timed out