Testsuite: unbreak testcase
[exim.git] / test / confs / 0567
index c23d7da8a01bb7cc3935fad9d491c409ae5b5f45..984aceba9fd055151afe72ab69a4ba7941a45f8c 100644 (file)
@@ -2,15 +2,9 @@
 
 CONNECTCOND=
 
-exim_path = EXIM_PATH
-keep_environment =
-host_lookup_order = bydns
+.include DIR/aux-var/std_conf_prefix
+
 primary_hostname = myhost.test.ex
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
-tls_advertise_hosts =
 
 # ----- Main settings -----
 
@@ -86,7 +80,7 @@ begin transports
 
 t1:
   driver = appendfile
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   user = CALLER
 
 # End