Hello,
I followed the FME Flow tutorial to trigger a workspace when an email is received using the SMTP protocol:
The server is a Linux Debian server, and ports 25 and 7125 are open on the firewall.
I tested it on port 7125, then on port 25, and finally on port 25 with redirection to port 7125, but it still doesn't work.
The log files show no trace of emails arriving on FME Flow...
I don't understand what's blocking it...