PRDR: enable server-side in the default config
authorJeremy Harris <jgh146exb@wizmail.org>
Sat, 6 Jun 2015 20:59:05 +0000 (21:59 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Sat, 6 Jun 2015 21:00:08 +0000 (22:00 +0100)
src/src/configure.default

index fe08bc2432e2c832d8951e630459a658acf773b7..3223bffae402882df28427663c83a375e49480a3 100644 (file)
@@ -236,6 +236,13 @@ host_lookup = *
 #rfc1413_query_timeout = 5s
 
 
+# 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.
+#
+prdr_enable = true
+
+
 # By default, Exim expects all envelope addresses to be fully qualified, that
 # is, they must contain both a local part and a domain. If you want to accept
 # unqualified addresses (just a local part) from certain hosts, you can specify