You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
auths.allowed_domains_helper = Leave empty to allow all domains. Separate multiple domains with a comma (',').
2433
2433
auths.skip_tls_verify = Skip TLS Verify
2434
2434
auths.force_smtps = Force SMTPS
2435
-
auths.force_smtps_helper = By default SMTPS will be used for port 465, set this to use smtps on other ports, otherwise STARTTLS is used if supported.
2435
+
auths.force_smtps_helper = SMTPS is always used on port 465. Set this to force SMTPS on other ports. (Otherwise STARTTLS will be used on other ports if it is supported by the host.)
2436
2436
auths.helo_hostname = HELO Hostname
2437
2437
auths.helo_hostname_helper = Hostname sent with HELO. Leave blank to send current hostname.
0 commit comments