mail/postfix: more typo fixes. (#2319)

This commit is contained in:
Christian Brueffer
2021-04-06 14:17:54 +02:00
committed by GitHub
parent 926d426442
commit 6a42c655b6
2 changed files with 2 additions and 2 deletions
@@ -16,6 +16,6 @@
<label>Process filter</label>
<type>dropdown</type>
<help><![CDATA[Set when the header_check should be processed.<br>See the <a href="http://www.postfix.org/header_checks.5.html" target="_blank">Postfix manual about header_checks(5)</a>]]></help>
<hint>RECEIVING = header_checks / DELIVERING = smtp_header_checks</hint>
<hint>RECEIVING = header_checks / DELIVERING = smtp_header_checks</hint>
</field>
</form>
@@ -73,7 +73,7 @@
<id>general.message_size_limit</id>
<label>Message Size Limit</label>
<type>text</type>
<help>Set the max size for messages to accept, default is 501200000 Byte which is 50MB. Values must be entered in Bytes.</help>
<help>Set the max size for messages to accept, default is 51200000 Bytes which is 50MB. Values must be entered in Bytes.</help>
</field>
<field>
<id>general.masquerade_domains</id>