Testsuite: Add a first test for dns_trust_aa
[exim.git] / test / confs / 0177
index 5caa6f01d397d1808fcdf9efe88426fa36adc108..4782202c4c9169c43a1054e37d4b7adbdbd68dc3 100644 (file)
@@ -2,7 +2,6 @@
 
 exim_path = EXIM_PATH
 host_lookup_order = bydns
-rfc1413_query_timeout = 0s
 spool_directory = DIR/spool
 log_file_path = DIR/spool/log/%slog
 gecos_pattern = ""
@@ -80,7 +79,6 @@ autoreply:
 smtp:
   driver = smtp
   port = PORT_S
-  interface = 127.0.0.1
 
 
 # ----- Retry -----