Skip to main content
Solved

Connection Security in System Email Settings is set to "None ". But when FMEFlow "Email results" it uses "SSL/TLS". email.log INFORM main 801026 : Connection Security : SSL/TLS ERROR main 801031 : Invalid SMTP server.

  • January 5, 2024
  • 2 replies
  • 80 views

jonssonbenny
Participant
Forum|alt.badge.img

Is this a bug in FME Flow 2023.1 Build 23619 - win64?

Best answer by jonssonbenny

Hi @jonssonbenny​ if your SMTP server requires SSL/TLS and you choose none, then you will get an error. Try clicking 'validate' on the the system email setting in Network & Email. Click the red X to see the error. Confirm the SMTP settings with the server owner. Can you send/receive email using the same settings in an email client outside of FME Flow? Your IT department may be able to help.

The issue was that the setting under "Connection Security" had no relevance to the emailing of results. I had to create an automation to address this.

So, the problem has been resolved.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

mattmatsafe
Safer
Forum|alt.badge.img+14
  • Safer
  • 108 replies
  • January 9, 2024

Hi @jonssonbenny​ if your SMTP server requires SSL/TLS and you choose none, then you will get an error. Try clicking 'validate' on the the system email setting in Network & Email. Click the red X to see the error. Confirm the SMTP settings with the server owner. Can you send/receive email using the same settings in an email client outside of FME Flow? Your IT department may be able to help.


jonssonbenny
Participant
Forum|alt.badge.img
  • Author
  • Participant
  • 1 reply
  • Best Answer
  • January 10, 2024

Hi @jonssonbenny​ if your SMTP server requires SSL/TLS and you choose none, then you will get an error. Try clicking 'validate' on the the system email setting in Network & Email. Click the red X to see the error. Confirm the SMTP settings with the server owner. Can you send/receive email using the same settings in an email client outside of FME Flow? Your IT department may be able to help.

The issue was that the setting under "Connection Security" had no relevance to the emailing of results. I had to create an automation to address this.

So, the problem has been resolved.