TLS: Default tls_advertise_hosts to "*". Bug 1709
[exim.git] / test / confs / 0388
index 4c8f2f88d37190ca1e8876d4eaab753d8b86d857..38166b449395db940172e3cc286c26f67b9f241b 100644 (file)
@@ -3,11 +3,11 @@
 exim_path = EXIM_PATH
 host_lookup_order = bydns
 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
+tls_advertise_hosts =
 
 # ----- Main settings -----
 
@@ -36,7 +36,6 @@ smtp:
   driver = smtp
   hosts_max_try = 1
   port = PORT_S
-  interface = ${if eq {$host}{127.0.0.1} {127.0.0.1}}
   connect_timeout = 2s
   address_retry_include_sender = false