Testsuite: Add a first test for dns_trust_aa
[exim.git] / test / confs / 0518
index 372489467a9d9e2db1188d63d67c2f8d00938da7..5738eebd477ed80f5ab547d4086cdc6bdced443f 100644 (file)
@@ -3,7 +3,6 @@
 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 = ""
@@ -45,7 +44,6 @@ t1:
   driver = smtp
   hosts = 127.0.0.1
   port = PORT_S
-  interface = 127.0.0.1
   allow_localhost
   rcpt_include_affixes
 
@@ -53,7 +51,6 @@ t2:
   driver = smtp
   hosts = 127.0.0.1
   port = PORT_S
-  interface = 127.0.0.1
   allow_localhost
 
 # End