DMARC: fix reporting, ARC-support but not in message
[exim.git] / test / confs / 0536
index 0aa7c5201f25f52bfc05c2b5a41247a9c13a3951..50f144caabcdbd742088ee4b539ac4ec49a4aeee 100644 (file)
@@ -2,14 +2,9 @@
 
 FORBID_SMTP_CODE = false
 
-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 -----
 
@@ -100,5 +95,6 @@ begin transports
 t1:
   driver = appendfile
   file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER