Fix CVE-2016-1531
[exim.git] / test / confs / 0179
index 1d46531c3186cc23c9f1a9ab1ed9f653020f39fb..14539bec4369f7e99edc500ac9245df6e86a1adb 100644 (file)
@@ -1,17 +1,19 @@
 # Exim test configuration 0179
 
 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 -----
 
 queue_run_in_order
+log_selector = +outgoing_port
 
 
 # ----- Routers -----