Tidying: massage to project coding style
[exim.git] / test / confs / 0230
index 08a67228ecdd461c41c3592bb7a3a6e840a58247..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
 
@@ -57,7 +57,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 = Port: $sender_host_port
   user = CALLER