Testsuite: handle RC tagging convention
[exim.git] / test / confs / 0083
index 6cbb42e23d3f49ba7e7f32529c9b25d2380b39a3..4ab79fce45df22f294ea0d9e88750ed3c7a06e44 100644 (file)
@@ -1,11 +1,7 @@
 # Exim test configuration 0083
 
-exim_path = EXIM_PATH
-host_lookup_order = bydns
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
+.include DIR/aux-var/std_conf_prefix
+
 
 # ----- Main settings -----
 
@@ -30,7 +26,7 @@ local_delivery:
   driver = appendfile
   delivery_date_add
   envelope_to_add
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   headers_add = "Proto: $received_protocol"
   return_path_add
   user = CALLER