Fix CVE-2016-1531
[exim.git] / test / confs / 0092
index c58115939caeab4dcb694d64242683a210bd560c..8497dc0442db6fde82a367711c7ab6bda03aa63d 100644 (file)
@@ -1,3 +1,5 @@
+# Exim test configuration 0092
+
 acl_smtp_rcpt = check_recipient
 acl_smtp_data = check_message
 
@@ -5,20 +7,20 @@ 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 = ""
 gecos_name = CALLER_NAME
+tls_advertise_hosts =
 
 # ----- Main settings -----
 
-smtp_receive_timeout = 2s
+OPT = 2s
+smtp_receive_timeout = OPT
 receive_timeout = 2s