TLS: Default tls_advertise_hosts to "*". Bug 1709
[users/heiko/exim.git] / test / confs / 0201
index 1858c40e9ef760f01341a2e34a52cb59d03e9939..0c1a0510a98fc983538eb12caca08ac9e93d392b 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 -----
 
@@ -31,7 +31,6 @@ t1:
   hosts = 127.0.0.1
   allow_localhost
   port = PORT_S
-  interface = 127.0.0.1
   transport_filter = /bin/sh -c 'cat; exit 99'