type:
constant
name:
PHPMAILER_SECURE
purpose:
Set the Secure option in phpMailer
allowed:
auto tls ssl false
default:
auto
category:
rendering

version 3.2.6 introduced auto which will use AutoTLS

If you have issues with connections, try setting it to false. This might be caused by invalid server certificates.