Skip to content

Commit d17f555

Browse files
delvhzeripath
andauthored
Improve resource string (#16691)
* Improve resource string Co-authored-by: zeripath <[email protected]>
1 parent 74d75eb commit d17f555

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

options/locale/locale_en-US.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -2432,7 +2432,7 @@ auths.allowed_domains = Allowed Domains
24322432
auths.allowed_domains_helper = Leave empty to allow all domains. Separate multiple domains with a comma (',').
24332433
auths.skip_tls_verify = Skip TLS Verify
24342434
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.)
24362436
auths.helo_hostname = HELO Hostname
24372437
auths.helo_hostname_helper = Hostname sent with HELO. Leave blank to send current hostname.
24382438
auths.disable_helo = Disable HELO

0 commit comments

Comments
 (0)