]> git.netwichtig.de Git - user/henk/code/exim.git/blobdiff - test/confs/0289
Taint: de-taint $2 (fixed part of key) from a matching partial-search
[user/henk/code/exim.git] / test / confs / 0289
index a3d42e8c2e8fd6af2c0175335de9353da047e46d..44e40a528847a57e7f35a16f632d1e4da32acd11 100644 (file)
@@ -1,13 +1,9 @@
 # Exim test configuration 0289
 
-exim_path = EXIM_PATH
-host_lookup_order = bydns
-primary_hostname = myhost.test.ex
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
+.include DIR/aux-var/std_conf_prefix
+
 trusted_users = CALLER
+primary_hostname = myhost.test.ex
 
 # ----- Main settings -----
 
@@ -31,6 +27,7 @@ begin transports
 local_delivery:
   driver = appendfile
   file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER