Fix CVE-2016-1531
[exim.git] / test / confs / 0041
index 51cba04acc5c01ef58fb4df8a61aa9ba761e1395..e0b820fb2741eef445d2b2c44d239377f0209779 100644 (file)
@@ -1,6 +1,7 @@
 # Exim test configuration 0041
 
 exim_path = EXIM_PATH
+keep_environment =
 host_lookup_order = bydns
 spool_directory = DIR/spool
 log_file_path = DIR/spool/log/%slog
@@ -12,6 +13,7 @@ tls_advertise_hosts =
 
 domainlist local_domains = test.ex
 
+acl_smtp_vrfy = check_vrfy
 acl_smtp_expn = check_expn
 qualify_domain = test.ex
 no_write_rejectlog
@@ -21,6 +23,10 @@ no_write_rejectlog
 
 begin acl
 
+check_vrfy:
+  deny  local_parts = hardfail
+         message = 599 custom reject
+
 check_expn:
   accept hosts = 2.2.2.2