Fix CVE-2016-1531
[exim.git] / test / confs / 0367
index b826003bda0e6a16bd74eea67ed5bf9ebe0c1db5..807da4332a37fc7ebfb67581a049d122977dd0b0 100644 (file)
@@ -1,8 +1,8 @@
 # Exim test configuration 0367
 
 exim_path = EXIM_PATH
+keep_environment =
 host_lookup_order = bydns
-rfc1413_query_timeout = 0s
 spool_directory = DIR/spool
 log_file_path = DIR/spool/log/%slog
 gecos_pattern = ""
@@ -33,7 +33,6 @@ begin transports
 smtp:
   driver = smtp
   port = PORT_S
-  interface = 127.0.0.1
 
 
 # ----- Retry -----