Fix CVE-2016-1531
[exim.git] / test / confs / 0288
index 270ffb29ed682865fdb7990cffe84ddb3d9b8d3f..17d4ee58ffa75896b5ae4b4a651731935edb0ad0 100644 (file)
@@ -1,12 +1,15 @@
 # Exim test configuration 0288
+# serialize_hosts option on smtp transport
 
 exim_path = EXIM_PATH
+keep_environment =
 host_lookup_order = bydns
 primary_hostname = myhost.test.ex
 spool_directory = DIR/spool
 log_file_path = DIR/spool/log/%slog
 gecos_pattern = ""
 gecos_name = CALLER_NAME
+tls_advertise_hosts =
 
 # ----- Main settings -----