Testsuite: Add munge for EXPERIMENTAL_DSN_INFO
[users/jgh/exim.git] / test / confs / 0462
index 42d6c188b94f05a2228a0474a0c639685a410555..87d0adc350815b92e1d2a6c4fbd1422f27e3c1c1 100644 (file)
@@ -5,7 +5,6 @@ SELECTOR=
 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 = ""
@@ -49,7 +48,6 @@ begin transports
 smtp:
   driver = smtp
   port = PORT_S
-  interface = 127.0.0.1
 
 
 # ----- Retry -----