Page 1 of 1
SSL required for email notifications
Posted: June 2nd, 2022, 1:00 am
by narf
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.
Re: SSL required for email notifications
Posted: June 2nd, 2022, 2:23 am
by safihre
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..
Re: SSL required for email notifications
Posted: June 3rd, 2022, 1:53 am
by narf
thanks for confirming. Please close this report.