appendfile: taint-enforce file & directory options
[users/jgh/exim.git] / test / confs / 0338
index 1ea147be3747a9ad33d0fe72ae8569d7bd8befe1..d3aa237e97c9c15a65a544bb06c598199f421778 100644 (file)
@@ -1,13 +1,8 @@
 # Exim test configuration 0338
 
-exim_path = EXIM_PATH
-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 -----
 
@@ -44,7 +39,7 @@ begin transports
 
 t1:
   driver = appendfile
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   return_path_add
   user = CALLER