docker-mailserver/target/postfix
Brennan Kinney 3d6e7a7bb8
service(postfix): Better handling of the `compatibility_level` setting (#2597)
* 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`.
2022-06-05 12:10:20 +12:00
..
header_checks.pcre Support for additional postgrey options (Close: #998, #999, #1046) 2018-11-01 19:32:36 +01:00
ldap-aliases.cf Added support for Dovecot and Postfix LDAP TLS (#800) 2018-01-25 22:38:41 +01:00
ldap-domains.cf Added support for Dovecot and Postfix LDAP TLS (#800) 2018-01-25 22:38:41 +01:00
ldap-groups.cf Added support for Dovecot and Postfix LDAP TLS (#800) 2018-01-25 22:38:41 +01:00
ldap-senders.cf Add LDAP_QUERY_FILTER_SENDERS setting for spoof protection with LDAP (#1902) 2021-04-17 22:40:19 +02:00
ldap-users.cf Added support for Dovecot and Postfix LDAP TLS (#800) 2018-01-25 22:38:41 +01:00
main.cf service(postfix): Better handling of the `compatibility_level` setting (#2597) 2022-06-05 12:10:20 +12:00
master.cf service(postfix): Better handling of the `compatibility_level` setting (#2597) 2022-06-05 12:10:20 +12:00
sender_header_filter.pcre Improve the privacy of the client by removing sensitive details 2017-09-07 19:29:50 +02:00
sender_login_maps.pcre Added reject_authenticated_sender_login_mismatch (#872) 2018-03-07 19:33:43 +01:00