Fix CVE-2016-1531
[exim.git] / test / confs / 4020
index 794272e6d119b54be8b39ace566721296259ee52..d37b0d8fcc75092a3226761d8fccde5f84bfe4a8 100644 (file)
@@ -3,7 +3,8 @@
 OPT =
 
 exim_path = EXIM_PATH
-host_lookup_order = bydns
+keep_environment =
+hide host_lookup_order = bydns
 primary_hostname = myhost.test.ex
 spool_directory = DIR/spool
 log_file_path = DIR/spool/log/%slog
@@ -40,7 +41,7 @@ my_smtp:
   driver = smtp
   interface = HOSTIPV4
   port = PORT_S
-  socks_proxy = 127.0.0.1 port=PORT_D OPT
+  hide socks_proxy = 127.0.0.1 port=PORT_D OPT
   debug_print = transport_name <$transport_name>