Testsuite: tidying
[exim.git] / test / confs / 0354
index 523257c6e88a2f81fdba70c32b1f4886177ae6f3..ef6b67f8c753f406d4db1fe7f5d3099940a819c4 100644 (file)
@@ -1,11 +1,7 @@
 # Exim test configuration 0354
 
-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 -----
 
@@ -32,5 +28,6 @@ t1:
   driver = appendfile
   user = CALLER
   file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
 
 # End