Tweak debug output
[exim.git] / test / confs / 4050
index 2db951d22ab78bd08496d26e03ec64854614aee7..2523328f7aa5397d643a4727f088fa23e16417c4 100644 (file)
@@ -25,6 +25,9 @@ tls_advertise_hosts =
 .ifdef _HAVE_DMARC
 dmarc_tld_file =
 .endif
+.ifdef _OPT_MAIN_LIMITS_ADVERTISE_HOSTS
+limits_advertise_hosts = !*
+.endif
 
 pipelining_connect_advertise_hosts = CONNECTCOND
 retry_data_expire = RETRY
@@ -57,7 +60,14 @@ begin transports
 
 smtp:
   driver =             smtp
+.ifdef BB
+  interface =          BB
+.endif
+  hosts_try_fastopen = :
   hosts_pipe_connect = CONTROL
+.ifdef HELO_MSG
+  helo_data =          HELO_MSG
+.endif
   max_rcpt =           1
 
 #