smtp input
[exim.git] / test / confs / 0413
index bfc1aad94e32818ba631913bf583458b6c6077bf..daadb477efc278155e3ebd80a18ee41496a47496 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 = ""
@@ -56,7 +55,6 @@ t1:
   hosts = 127.0.0.1
   allow_localhost
   port = PORT_S
-  interface = ${if eq {$host}{127.0.0.1} {127.0.0.1}}
 
 t2:
   driver = smtp
@@ -64,7 +62,6 @@ t2:
   hosts_override
   allow_localhost
   port = PORT_S
-  interface = 127.0.0.1
 
 
 # End