Testsuite: bounce_message_file and warn_message_file
[exim.git] / test / confs / 0508
index 9dadd713933067f8a21cf885ac55030f8403d8ca..580f6931e01daa721a5de20608751e6f1ea8a7c9 100644 (file)
@@ -1,14 +1,8 @@
 # Exim test configuration 0508
 
-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 -----
@@ -39,7 +33,7 @@ begin transports
 
 t1:
   driver = appendfile
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   user = CALLER
 
 t2: