Hi,
I have troubles setting up an Emailer in FME Desktop 2019. For testing purposes I set up a simple workspace with just a creator linked to an Emailer to send a test mail from my email account to my other email account. I tried different settings for the Encryption and the port number, as documented on my mail providers site but the workspace always produces a fatal error.
I'm guessing it is because I'm running the ws inside my companies VPN which would be a problem as my floating FME license only works inside the VPN.
In my logfile I get following error messages:
The below feature caused the translation to be terminated
Emailer_<Rejected> (TeeFactory): Emailer_<Rejected>: Termination Message: 'Emailer output a <Rejected> feature. To continue translation when features are rejected, change 'Workspace Parameters' > Translation > 'Rejected Feature Handling' to 'Continue Translation''
Emailer_<Rejected>: Termination Message: 'Emailer output a <Rejected> feature. To continue translation when features are rejected, change 'Workspace Parameters' > Translation > 'Rejected Feature Handling' to 'Continue Translation''
Error encountered while calling method `input'
Emailer_CALLER (PythonFactory): PythonFactory failed to process feature
A fatal error has occurred. Check the logfile above for details
and one warning:
Emailer: SMTPServerDisconnected: Could not complete request. Message: Connection unexpectedly closed: timed out
Thank you in advance for any help!