Fix CVE-2016-1531
[exim.git] / test / confs / 5204
index a134270a64a3d2ff92ae2402242352b02d3f7247..e44645991f490976bcf9e894ecb835a82ad0becf 100644 (file)
@@ -1,16 +1,20 @@
 # Exim test configuration 5204
 
+COMMAND_USER=EXIMUSER
+
 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 -----
 
+acl_smtp_rcpt = accept verify = recipient
 domainlist local_domains = test.ex
 
 # ----- Routers -----
@@ -27,7 +31,7 @@ q:
   caseful_local_part
   command = /bin/echo \
     "${if match{$local_part}{^\"([^\"]*)\"(.*)\\$}{$1$2}{$local_part}}"
-  command_user = EXIMUSER
+  command_user = COMMAND_USER
   domains = ! +local_domains
   no_more
   transport = smtp