Testsuite: bounce_return_linesize_limit. Bug 1760
[exim.git] / test / confs / 0432
index 96cb76dd871432d09d85073c172adcaf854be7a6..ffb97452fc69740c817f4b213a7dc456bb2962c3 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 -----
 
@@ -42,7 +42,6 @@ t1:
   driver = smtp
   hosts = <; 127.0.0.1 ;
   port = PORT_S
-  interface = 127.0.0.1
   allow_localhost
 
 # End