mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-02 00:54:54 +02:00
docs: Add new local dependency (file
) for running tests (#3856)
This commit is contained in:
parent
23705e6712
commit
dfd5edc000
2 changed files with 2 additions and 2 deletions
|
@ -119,6 +119,6 @@ smtp_header_checks = pcre:/etc/postfix/maps/sender_header_filter.pcre
|
|||
|
||||
# The default compatibility_level is 0 - which retains legacy settings defaults:
|
||||
# http://www.postfix.org/COMPATIBILITY_README.html
|
||||
# If backwards-compaitibilty log messages appear, fix them by explicitly adding
|
||||
# If backwards-compatibility log messages appear, fix them by explicitly adding
|
||||
# the legacy or new default value (alternatively raise the compatibility_level)
|
||||
compatibility_level = 3.6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue