Fix CVE-2016-1531
[exim.git] / test / confs / 0027
index 75ccf4ae63e47c69f355b27eda3441d800abfa7b..f671831b0d0d793c8f3249d94bbf26e72a36ce61 100644 (file)
@@ -1,13 +1,14 @@
 # Exim test configuration 0027
 
 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 = ""
 gecos_name = CALLER_NAME
+tls_advertise_hosts =
 
 # ----- Main settings -----
 
@@ -42,6 +43,7 @@ data3:
   accept local_parts = a.b.c
 
 acl_rcpt:
+  warn  set acl_m_1 = ${acl {data}}
   accept endpass
          acl = ${tr{$local_part}{:}{\n}}
   deny   message = this message should not occur