From: Stephen Gran Date: Sat, 23 May 2009 01:43:45 +0000 (+0100) Subject: Let people know why their mail is being rejected with the new check X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=3feb4c20b11b567a034e2ba06e45c066f380a4b9;p=mirror%2Fdsa-puppet.git Let people know why their mail is being rejected with the new check Signed-off-by: Stephen Gran --- diff --git a/modules/exim/templates/eximconf.erb b/modules/exim/templates/eximconf.erb index 0e85daa80..d94096274 100644 --- a/modules/exim/templates/eximconf.erb +++ b/modules/exim/templates/eximconf.erb @@ -780,6 +780,7 @@ acl_check_mime: set acl_m5 = ${perl{surblspamcheck}} condition = ${if eq{$acl_m5}{false}{no}{yes}} log_message = $acl_m5 + message = $acl_m5 ' end out