Taint: fix multiple ACL actions to properly manage tainted argument data
[users/jgh/exim.git] / test / confs / 0240
index 27756fcedddcb82c40e01db9c3cb50114f012c57..62a192321c22daa5c6aca40cdbe2a1ee267ecd35 100644 (file)
@@ -1,13 +1,7 @@
 # Exim test configuration 0240
 
-exim_path = EXIM_PATH
-keep_environment =
-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 -----
 
@@ -96,7 +90,7 @@ begin transports
 local:
   driver = appendfile
   directory_mode = 3777
-  file = DIR/test-mail/subdir/$local_part
+  file = DIR/test-mail/subdir/${bless:$local_part}
   user = CALLER