OpenSSL: support authenticator channel-binding. Bug 2467
[exim.git] / src / src / configure.default
index 95e7d49d70f959bb2dbc17d849b33d1abe0d1347..245cc3925100bc24d05dfc3a20795a9e5b72a52b 100644 (file)
@@ -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