PRDR: add implementation notes in sample configuration
authorJeremy Harris <jgh146exb@wizmail.org>
Thu, 3 Oct 2019 18:25:18 +0000 (19:25 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Fri, 4 Oct 2019 09:25:26 +0000 (10:25 +0100)
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