appendfile: taint-enforce file & directory options
[users/jgh/exim.git] / test / confs / 0444
index d696a9c8ec806e5b603026fe0df8acbb5db38a2b..7337a4012081214af8f68a261e197d8a3e3ac816 100644 (file)
@@ -1,13 +1,8 @@
 # Exim test configuration 0444
 
-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 -----
@@ -33,7 +28,7 @@ begin transports
 
 t1:
   driver = appendfile
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   user = CALLER
 
 t2: