We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0853d4 commit 65c6accCopy full SHA for 65c6acc
options/locale/locale_ja-JP.ini
@@ -2432,6 +2432,7 @@ auths.allowed_domains=許可するドメイン
2432
auths.allowed_domains_helper=すべてのドメインを許可する場合は空のままにします。 複数のドメインはカンマ(',')で区切ります。
2433
auths.skip_tls_verify=TLS検証を省略
2434
auths.force_smtps=強制的にSMTPSにする
2435
+auths.force_smtps_helper=ポート465ではSMTPSが常に使用されます。 これを指定すると、他のポートでもSMTPSの使用を強制します。 (指定しない場合は、ホストがサポートしていればSTARTTLSが使用されます。)
2436
auths.helo_hostname=HELOホストネーム
2437
auths.helo_hostname_helper=HELOで送られるホスト名。現在のホスト名で送信する場合は空白にします。
2438
auths.disable_helo=HELOを無効にする
0 commit comments