Fix CVE-2016-1531
[exim.git] / test / confs / 0572
index 2cce49c3856e3295d77fad37682529429557c1c0..9ceeffc8ef64f3ba52a608133da83a03cccb280f 100644 (file)
@@ -3,6 +3,7 @@
 OPT =
 
 exim_path = EXIM_PATH
+keep_environment =
 hide host_lookup_order = bydns
 primary_hostname = myhost.test.ex
 spool_directory = DIR/spool
@@ -28,7 +29,7 @@ my_main_router:
   route_list = * 127.0.0.1
   self = send
   transport = my_smtp
-  debug_print = router_name <$router_name>
+  hide debug_print = router_name <$router_name>
   no_more
 
 
@@ -40,7 +41,6 @@ my_smtp:
   driver = smtp
   interface = HOSTIPV4
   port = PORT_S
-  hide socks_proxy = 127.0.0.1 port=PORT_D OPT
   debug_print = transport_name <$transport_name>