appendfile: taint-enforce file & directory options
[exim.git] / test / confs / 0531
index b0ee602964a82bd65ca1dd2f786fe382c3c1c60e..f5e29e446777b92ce787ed9c94f4ec9910a7158b 100644 (file)
@@ -1,13 +1,8 @@
 # Exim test configuration 0531
 
-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 -----
 
@@ -36,7 +31,7 @@ begin transports
 
 t1:
   driver = appendfile
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   user = CALLER
 
 lmtp:
@@ -44,7 +39,7 @@ lmtp:
   allow_localhost
   hosts = 127.0.0.1
   port = PORT_S
-  interface = 127.0.0.1
+  hosts_try_fastopen = :
   protocol = LMTP