From: Stephen Gran Date: Fri, 4 Jun 2010 09:57:58 +0000 (+0000) Subject: up the visible message body length X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=e19aba9a7cb4b39c63bcdf943d31ce6426feec95;p=mirror%2Fdsa-puppet.git up the visible message body length Signed-off-by: Stephen Gran --- diff --git a/modules/exim/templates/eximconf.erb b/modules/exim/templates/eximconf.erb index a5a9dad7d..2d69a59ca 100644 --- a/modules/exim/templates/eximconf.erb +++ b/modules/exim/templates/eximconf.erb @@ -189,6 +189,7 @@ check_spool_space = 20M delay_warning = <%- if nodeinfo.has_key?('heavy_exim') and not nodeinfo['heavy_exim'].empty? -%> +message_body_visible = 5000 queue_run_max = 50 deliver_queue_load_max = 50 queue_only_load = 35