THE INFORMATION IN THIS ARTICLE APPLIES TO:
- EFT v6 and later
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
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: