X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/1dcdf90a3f6df9436f1873a036a985671ef8815d..e4307860d847c4679adb4735698a31065a392752:/src/src/configure.default diff --git a/src/src/configure.default b/src/src/configure.default index 95e7d49d7..245cc3925 100644 --- a/src/src/configure.default +++ b/src/src/configure.default @@ -265,6 +265,11 @@ dns_dnssec_ok = 1 # Enable an efficiency feature. We advertise the feature; clients # may request to use it. For multi-recipient mails we then can # reject or accept per-user after the message is received. +# This supports recipient-dependent content filtering; without it +# you have to temp-reject any recipients after the first that have +# incompatible filtering, and do the filtering in the data ACL. +# Even with this enabled, you must support the old style for peers +# not flagging support for PRDR (visible via $prdr_requested). # .ifdef _HAVE_PRDR prdr_enable = true