Taint: tweak internal documentation
[exim.git] / test / confs / 4065
index dcf0d6f5da9211e3e173f158433983dcb2ac1d5c..92a17d71b8ffed02c4a6811e89034e509e5a01f5 100644 (file)
@@ -25,6 +25,10 @@ tls_certificate = ${if eq {SERVER}{server}{DIR/aux-fixed/cert1}fail}
 tls_require_ciphers = NORMAL:-KX-ALL:+RSA
 .endif
 
+.ifdef _HAVE_DMARC
+dmarc_tld_file =
+.endif
+
 pipelining_connect_advertise_hosts = *
 auth_advertise_hosts = *
 
@@ -43,7 +47,7 @@ server:
 
 client:
   driver =     manualroute
-  route_data = 127.0.0.1::PORT_D
+  route_data = 127.0.0.1
   self =       send
   transport =  smtp
 
@@ -54,6 +58,7 @@ smtp:
   driver =             smtp
   hosts_pipe_connect = *
   protocol =           smtps
+  port =               PORT_D
   tls_verify_hosts =
   tls_try_verify_hosts =
   hosts_require_auth = *