Fix CVE-2016-1531
[exim.git] / test / confs / 0183
index 73478f43811f1e75229648ec58bb4e20a09b1cb9..6ca0ed027c35239e2f1e9c8abdb8ac036127e89d 100644 (file)
@@ -1,13 +1,14 @@
 # Exim test configuration 0183
 
 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 -----