Logging: expand hosts_connection_nolog coverage
[exim.git] / test / confs / 0566
index 34b36f53d436c3db60aa218846650dd640a1e7dc..17281775b93a929ce3ec4340fe7ecba1c3250c34 100644 (file)
@@ -1,15 +1,9 @@
 # Exim test configuration 0566
 
-exim_path = EXIM_PATH
-keep_environment =
-host_lookup_order = bydns
-primary_hostname = myhost.test.ex
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
+.include DIR/aux-var/std_conf_prefix
+
 log_selector = +8bitmime
-gecos_pattern = ""
-gecos_name = CALLER_NAME
-tls_advertise_hosts =
+primary_hostname = myhost.test.ex
 
 # ----- Main settings -----
 
@@ -62,6 +56,7 @@ dev_null:
 local_delivery:
   driver = appendfile
   file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER
 
 # End