mirror of
https://github.com/opnsense/plugins.git
synced 2026-04-13 13:25:51 -05:00
mail/postfix: style sweep
This commit is contained in:
@@ -123,12 +123,12 @@
|
||||
<id>general.smtpclient_security</id>
|
||||
<label>SMTP Client Security</label>
|
||||
<type>dropdown</type>
|
||||
<help><![CDATA[
|
||||
<help><![CDATA[
|
||||
<ul>
|
||||
<li>'none' will disable TLS for sending mail.</li>
|
||||
<li>'may' will use TLS when offered (Opportunistic TLS)</li>
|
||||
<li>'encrypt' will enforce TLS on all connections. Please do not use this for Internet wide communication as not every server supports TLS yet.</li>
|
||||
<li>'dane' will enforce TLS if a TLSA-Record is published (Opportunistic DANE, RFC 7672). DNSSEC-capable resolver is required.</li>
|
||||
<li>'dane' will enforce TLS if a TLSA-Record is published (Opportunistic DANE, RFC 7672). DNSSEC-capable resolver is required.</li>
|
||||
</ul> ]]></help>
|
||||
</field>
|
||||
<field>
|
||||
|
||||
Reference in New Issue
Block a user