jasonw30638826
11-06-2019
Hi,
I was told to set smtpEnableTLS="true" in serverConf.xml to enable sending encrypted emails. Are there any pros and cons by enabling encryption? Any impact on email open rates?
Thanks,
ED
wodnicki
MVP
12-06-2019
Sending rate may be reduced due to higher cpu load (mta process is cpu-bound), no impact otherwise.
-Jon
Thanks Jon for your feedback!