Hi,
I have FME Server 2018.1.1.1 - Build 18578 - win64 running on an Amazon EC2 instance and I want to use my company's Amazon SES service to send emails. When using the Emailer transformer, I can send emails without any problems. But using the exact same details (host, username, password, port, etc.) when I try to setup email notification, I just get error messages saying "SSL error occurred. Ensure connection security and port are correct " when trying the "SSL/TLS" option, and "Unable to connect to the email server. Ensure account and password is correct" when trying the "StartTLS" option.
The only difference between the Emailer transformer and the notification setup screen, is that I have to explicitly set encryption to TLS for the Emailer to work. But for the notification setup screen, I can only choose between "SSL/TLS" and "StartTLS" -- not just TLS.
Are there any log files I could read to find more detailed or specific errors on what went wrong when attempting to setup my notification with Amazon SES? Is there any way I can explicitly set the encryption for notifications to use TLS instead of SSL, like I have to do to make the Emailer transformer work? My FME Server engines service is running with a different log-on user than the other FME services, could that be the issue?