Fix CVE-2016-1531
[exim.git] / test / confs / 0092
index c58115939caeab4dcb694d64242683a210bd560c..c4222eb721015323b36bd219b7ea1706a53cab33 100644 (file)
@@ -1,3 +1,5 @@
+# Exim test configuration 0092
+
 acl_smtp_rcpt = check_recipient
 acl_smtp_data = check_message
 
@@ -5,12 +7,10 @@ domainlist local_domains = test.ex : *.test.ex
 
 domainlist relay_domains = test.ex
 
-# Exim test configuration 0092
-
 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 = ""
@@ -18,7 +18,8 @@ gecos_name = CALLER_NAME
 
 # ----- Main settings -----
 
-smtp_receive_timeout = 2s
+OPT = 2s
+smtp_receive_timeout = OPT
 receive_timeout = 2s