mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
mail/postfix: more typo fixes. (#2319)
This commit is contained in:
+1
-1
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user