appendfile: taint-enforce file & directory options
[users/jgh/exim.git] / test / confs / 0533
index c43b628ee891e980cfc186460a082456258b06c8..7c2ca9dc2890b2fa40498e577258635734678549 100644 (file)
@@ -1,13 +1,8 @@
 # Exim test configuration 0533
 
-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 -----
 
@@ -21,7 +16,7 @@ r1:
   driver = redirect
   local_part_prefix = file-
   local_part_suffix = =*
-  data = DIR/test-mail/${substr_1:$local_part_suffix}
+  data = DIR/test-mail/${bless:${substr_1:$local_part_suffix}}
   file_transport = t1
 
 r2: