Docs: tweak list-syntax description
[exim.git] / test / confs / 0171
index 70a4f070217e7027cf8b92e319f686d513701087..198aedced8e7c553a1ebe7bf3c893d99304aac53 100644 (file)
@@ -1,12 +1,7 @@
-# Exim test configuration 74
+# Exim test configuration 0171
+
+.include DIR/aux-var/std_conf_prefix
 
-exim_path = EXIM_PATH
-host_lookup_order = bydns
-rfc1413_query_timeout = 0s
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
 
 # ----- Main settings -----
 
@@ -30,6 +25,7 @@ begin transports
 local_delivery:
   driver = appendfile
   file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   headers_add = home: HOME=$home
   user = CALLER