Report two-phase queue run in daemon startup log line
[exim.git] / test / confs / 0552
index bc8b5ae45905b9fd17d9c546d4bba70631cf33a4..ec138b93117728b251f39cb67fca8383df30f4fe 100644 (file)
@@ -3,13 +3,9 @@
 DDF=
 SERVER=
 
-exim_path = EXIM_PATH
-host_lookup_order = bydns
+.include DIR/aux-var/std_conf_prefix
+
 primary_hostname = myhost.test.ex
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/SERVER%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
 
 # ----- Main settings -----
 
@@ -18,6 +14,7 @@ acl_smtp_connect = check_connect
 acl_smtp_rcpt = check_rcpt
 
 queue_only
+log_selector = +connection_id +received_recipients
 
 # ----- ACL -----
 
@@ -50,6 +47,7 @@ begin transports
 t1:
   driver = smtp
   port = PORT_D
+  hosts_try_fastopen = :
   hosts = 127.0.0.1
   allow_localhost
   command_timeout = 2s