Lookups: fix dbmnz crash on zero-length datum. Bug 3079
[exim.git] / test / confs / 0230
index f77f52f69d90166988516bc064ddd3672abe6b8d..41bfa869759e694d4c697bb82b84a46776a9de8e 100644 (file)
@@ -13,7 +13,7 @@ acl_smtp_rcpt = check_recipient
 log_selector =  \
               +incoming_port \
               +incoming_interface \
-              +smtp_connection
+              +smtp_connection +connection_id
 queue_only
 queue_run_in_order
 
@@ -58,6 +58,7 @@ begin transports
 local_delivery:
   driver = appendfile
   file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   headers_add = Port: $sender_host_port
   user = CALLER