Fix CVE-2016-1531
[exim.git] / test / confs / 0276
index ddd49cb26e633280da4f509e3309d46c535ea120..b2c2c49349be82517c11c09d2d12378329fec778 100644 (file)
@@ -1,9 +1,9 @@
 # Exim test configuration 0276
 
 exim_path = EXIM_PATH
+keep_environment =
 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 = ""
@@ -21,7 +21,6 @@ t1:
   driver = smtp
   hosts = 127.0.0.1
   port = PORT_S
-  interface = 127.0.0.1
   allow_localhost
 
 # ----- Routers -----