]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
Let people know why their mail is being rejected with the new check
authorStephen Gran <steve@lobefin.net>
Sat, 23 May 2009 01:43:45 +0000 (02:43 +0100)
committerStephen Gran <steve@lobefin.net>
Sat, 23 May 2009 01:43:45 +0000 (02:43 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/exim/templates/eximconf.erb

index 0e85daa8095f37c8aaeff798f094fa01d0e9f1e5..d94096274d9cca719660948ac96d0e09aa7481f3 100644 (file)
@@ -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