mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2024-01-19 02:48:50 +00:00
3d6e7a7bb8
* chore: Fix typo * chore: Apply explicit chroot default for `sender-cleanup` The implicit default is set to `y` as a compatibility fallback, but otherwise it is [advised to set to `n` going forward](http://www.postfix.org/COMPATIBILITY_README.html#chroot). Test was changed to catch any backwards-compatibility logs, not just those for `chroot=y`. `using` added as a prefix to avoid catching log message whenever a setting is changed that the default compatibility level is active. * chore: Set `compatibility_level` in `main.cf` We retain the level`2` value previously set via scripts. This avoids log noise that isn't helpful. Applied review feedback to give maintainers some context with this setting and why we have it presently set to `2`. |
||
---|---|---|
.. | ||
header_checks.pcre | ||
ldap-aliases.cf | ||
ldap-domains.cf | ||
ldap-groups.cf | ||
ldap-senders.cf | ||
ldap-users.cf | ||
main.cf | ||
master.cf | ||
sender_header_filter.pcre | ||
sender_login_maps.pcre |