Hello, as of most recent version 3.5.3 there seems to be strict enforcement for SSL (STARTSSL) for email notifications SMTP server. Can this still be optional please? my ISP does not support SSL.
thanks.
SSL required for email notifications
Forum rules
Help us help you:
Help us help you:
- Are you using the latest stable version of SABnzbd? Downloads page.
- Tell us what system you run SABnzbd on.
- Adhere to the forum rules.
- Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings. - Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Re: SSL required for email notifications
We did not change anything.
The code tries to connect with SSL, if it fails it falls back to regular.
If it connects with regular but the server still sends STARTSSL, we switch back to SSL.
So most likely something changed on the server side..
The code tries to connect with SSL, if it fails it falls back to regular.
If it connects with regular but the server still sends STARTSSL, we switch back to SSL.
So most likely something changed on the server side..
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Re: SSL required for email notifications
thanks for confirming. Please close this report.