Fix use of empty log_reject_target. Bug 3039
[exim.git] / test / confs / 1160
index c4898310eaf70a1da8c4b44a06db8f7d73c81080..d92a5b2acf0b49ad2898ba41faca2bc80e4d11fa 100644 (file)
@@ -20,6 +20,8 @@ tls_on_connect_ports = PORT_D
 
 tls_certificate = DIR/aux-fixed/cert1
 
+log_selector = +millisec
+
 # ------ ACL ------
 
 begin acl
@@ -51,7 +53,8 @@ begin transports
 
 local_delivery:
   driver = appendfile
-  file = DIR/test-mail/${bless:$local_part}
+  file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   headers_add = TLS: cipher=$tls_cipher peerdn=$tls_peerdn
   user = CALLER