appendfile: taint-enforce file & directory options
[users/jgh/exim.git] / test / confs / 0246
index 57d80782568fa3700c50f93d83bae9cb51f8e1cb..fe62bfddf1feaaa06bcd3e79734645710351312c 100644 (file)
@@ -1,13 +1,8 @@
 # Exim test configuration 0246
 
-exim_path = EXIM_PATH
-host_lookup_order = bydns
+.include DIR/aux-var/std_conf_prefix
+
 primary_hostname = myhost.test.ex
-rfc1413_query_timeout = 0s
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
 
 # ----- Main settings -----
 
@@ -40,7 +35,7 @@ begin transports
 
 t1:
   driver = appendfile
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   user = CALLER
 
 t2: