E-Mail Notification Not Working For Me
Posted: November 8th, 2013, 2:29 pm
I setting up a new sabnzbd instance and having issues with the e-mail notification. I am running 0.7.16 on OS X 10.9 with the built-in Python v2.7.2.
When I try to send an e-mail notification, I get:
I have the same version of sabnzbd running on a Windows host with the exact same notification configuration. That one works. Here is the relevant piece from the log file:
It seems like it may be related to SSL/TLS detection?
When I try to send an e-mail notification, I get:
Code: Select all
2013-11-08 13:58:52,295::INFO::[api:654] Sending testmail
2013-11-08 13:58:52,390::DEBUG::[emailer:59] Connecting to server smtp.gmail.com:465
2013-11-08 13:58:52,846::DEBUG::[emailer:72] Non-SSL mail server detected reconnecting to server smtp.gmail.com:465
2013-11-08 13:59:52,913::ERROR::[emailer:37] Failed to connect to mail serverCode: Select all
2013-11-08 14:13:18,043::INFO::[api:654] Sending testmail
2013-11-08 14:13:18,069::DEBUG::[emailer:59] Connecting to server smtp.gmail.com:465
2013-11-08 14:13:19,237::DEBUG::[emailer:65] Connected to server smtp.gmail.com:465
2013-11-08 14:13:19,676::INFO::[emailer:123] Notification e-mail succesfully sent