From e19aba9a7cb4b39c63bcdf943d31ce6426feec95 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Fri, 4 Jun 2010 09:57:58 +0000 Subject: [PATCH] up the visible message body length Signed-off-by: Stephen Gran --- modules/exim/templates/eximconf.erb | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/exim/templates/eximconf.erb b/modules/exim/templates/eximconf.erb index a5a9dad7..2d69a59c 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 -- 2.39.2