What are the steps needed to set up System Email with Microsoft OAuth? Do we need to register an SMTP Account & Password rather than use Client ID / Client Secret?
Page 1 / 1
Can you hit Test and see what error message you get back
Often the ports are not opened if you didn’t install Flow with the Service Account that might run flow services. You may need to check with IT network admin that the following ports 25 and 587 are open on the hosting machine:
lots of potential causes you need to one by one check over:
1. The FME Flow installation was initially completed using the express option, and FME Engines were later added to a separate machine. However, the necessary database update step was missed, resulting in the Engine host being unable to locate the System Database.
2. The hostname reported by the FME Engine machine is not resolvable by the FME Flow Core.
3. The FME Engine is unable to establish a connection with the System Database.
4. There is a time zone mismatch between the Core and Engine hosts.
5. Essential network ports are blocked or closed.
6. The Engines are failing to connect to the Job Queue