Testsuite: guard configs for no-PRDR build
[exim.git] / test / confs / 5611
index 9ba6350cce62a00710166adec80b1388a286b077..320b3c454fab3fac2e4c9ef3be061daa15a00566 100644 (file)
@@ -25,7 +25,7 @@ domainlist local_domains = test.ex : *.test.ex
 acl_smtp_rcpt = check_recipient
 acl_smtp_data = check_data
 
-log_selector = +tls_peerdn
+log_selector = +tls_peerdn +received_recipients
 remote_max_parallel = 1
 
 tls_advertise_hosts = *
@@ -86,6 +86,7 @@ begin transports
 local_delivery:
   driver = appendfile
   file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   headers_add = TLS: cipher=$tls_cipher peerdn=$tls_peerdn
   user = CALLER