X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/1b2c429da3de1e8d5a077027e1f90a4114652d2a..47f47a50aa25f9b42e36703bcba0ce9f4dc4f87e:/cookbooks/exim/templates/default/exim4.conf.erb diff --git a/cookbooks/exim/templates/default/exim4.conf.erb b/cookbooks/exim/templates/default/exim4.conf.erb index e73ad857d..ce476f7ad 100644 --- a/cookbooks/exim/templates/default/exim4.conf.erb +++ b/cookbooks/exim/templates/default/exim4.conf.erb @@ -306,6 +306,12 @@ log_selector = +all -skip_delivery trusted_users = <%= node[:exim][:trusted_users].join(" : ") %> +# Don't keep any environment when starting programs - this is the +# default but setting it stops exim warning + +keep_environment = + + ###################################################################### # ACL CONFIGURATION #