Hi all.
Our IT department has recently moved our mail system to Office365, and so all the emails sent from FME must now use a new endpoint and credentials.
I've tried to run a super simple workspace, and it fails: Emailer_Søgeord: <class 'ssl.SSLError'>: SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1076)
Our previous setup didn't use SSL, but the new one does. But apparently FME cannot handle it ?
The only items changed are: host, port, encryption (from None to SSL), and sender's username and password.
Using FME 2020.0 and Python 3.7+, and I have upgraded the Emailer transformer from 2017 to the latest.
Please advice. Cheers.