TLS: Default tls_advertise_hosts to "*". Bug 1709
[exim.git] / test / confs / 0333
index 9f853be65e26f0c73d6ad9aa7a20cbb37938ad0f..3889873331f5809dabc35be93fd8f535a718d614 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 -----
 
@@ -38,7 +38,6 @@ t1:
   hosts = 127.0.0.1
   hosts_override
   port = PORT_S
-  interface = 127.0.0.1
 
 
 # ----- Retry -----