Taint: fix hybrid-mode transition
[exim.git] / test / confs / 5203
index 99864f5fab12d3e636f420f9e906258bbfc5bc0b..7a1f943a6873de99f2ff0cb75422d8da24dc8cf2 100644 (file)
@@ -1,12 +1,7 @@
 # Exim test configuration 5203
 
-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
-tls_advertise_hosts =
+.include DIR/aux-var/std_conf_prefix
+
 
 # ----- Main settings -----
 
@@ -32,7 +27,7 @@ begin transports
 
 userx_delivery:
   driver = appendfile
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   message_suffix = "$address_data\n"
   user = CALLER