THE INFORMATION IN THIS ARTICLE APPLIES TO:
DISCUSSION
This article provides the procedure for configuring EFT to use an SMTP server that requires TLS authentication (e.g., Amazon Web Services' SES mail gateway).
Download and install stunnel from https://www.stunnel.org/index.html.
Edit the stunnel.conf file and add the following:
[smtp-tls-wrapper]
accept = 2525
client = yes
connect = the SMTP server address:port
delay = yes
Make sure you are using the correct mail server address in the .CONF file (replacing sample text above).
Restart stunnel.
Configure EFT to point to the stunnel localhost:2525 and use the credentials you have set up with your server: