Add perl_taintmode option
[exim.git] / test / confs / 3211
index 161e869e760f0bd3dad8ab7967e3f0937a06ebf9..c179b0a3371f3a57690848d099146ed286f62382 100644 (file)
@@ -1,12 +1,14 @@
 # Exim test configuration 3211
 
 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 -----