mail/postfix: fix a bunch of parameter description typos. (#2317)

This commit is contained in:
Christian Brueffer
2021-04-06 11:21:55 +02:00
committed by GitHub
parent 16f3522d08
commit 600290ce20
@@ -81,7 +81,7 @@
<style>tokenize</style>
<type>select_multiple</type>
<allownew>true</allownew>
<help>Masquerade internal domains to the outside. When you set example.com, the domain host.internal.example.com will be rewritten to exmaple.com when mail leaves the system.</help>
<help>Masquerade internal domains to the outside. When you set example.com, the domain host.internal.example.com will be rewritten to example.com when mail leaves the system.</help>
</field>
<field>
<id>general.disable_ssl</id>
@@ -148,7 +148,7 @@
<label>Enforce Recipient Relay Check</label>
<type>checkbox</type>
<advanced>true</advanced>
<help>If you enable this, every entry in Recipients will be checked against. When there is no match mail will be rejected. Be aware that it does not matter if the action is "OK" or "REJECT". This setup allows you to run postfix in front of an internal system and already rejecting unsolicited mail at the border.</help>
<help>If you enable this, every entry in Recipients will be checked against. When there is no match mail will be rejected. Be aware that it does not matter if the action is "OK" or "REJECT". This setup allows you to run postfix in front of an internal system and already reject unsolicited mail at the border.</help>
</field>
<field>
<id>general.extensive_helo_restrictions</id>
@@ -162,7 +162,7 @@
</field>
<field>
<id>general.reject_unknown_client_hostname</id>
<label>Reject Unkown Client Hostname</label>
<label>Reject Unknown Client Hostname</label>
<type>checkbox</type>
</field>
<field>
@@ -177,7 +177,7 @@
</field>
<field>
<id>general.reject_unknown_helo_hostname</id>
<label>Reject Unkown HELO Hostname</label>
<label>Reject Unknown HELO Hostname</label>
<type>checkbox</type>
</field>
<field>