Add prdr to transport in example configuration, to match documentation
authorJeremy Harris <jgh146exb@wizmail.org>
Tue, 8 Jan 2019 18:47:41 +0000 (18:47 +0000)
committerJeremy Harris <jgh146exb@wizmail.org>
Tue, 8 Jan 2019 18:49:46 +0000 (18:49 +0000)
src/src/configure.default

index 4209ae8c11a9964f14df78ceb74271e41a3cfd9c..c053466cf8bc1a289c1e767c8e5007ed5ee3cc43 100644 (file)
@@ -732,6 +732,7 @@ begin transports
 
 remote_smtp:
   driver = smtp
+  hosts_try_prdr = *
   message_size_limit = ${if > {$max_received_linelength}{998} {1}{0}}
 .ifdef _HAVE_DANE
   dnssec_request_domains = *
@@ -748,6 +749,7 @@ remote_smtp:
 
 smarthost_smtp:
   driver = smtp
+  hosts_try_prdr = *
   message_size_limit = ${if > {$max_received_linelength}{998} {1}{0}}
   multi_domain
   #