]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
typo
authorStephen Gran <steve@lobefin.net>
Mon, 2 Mar 2009 00:45:18 +0000 (00:45 +0000)
committerStephen Gran <steve@lobefin.net>
Mon, 2 Mar 2009 00:45:18 +0000 (00:45 +0000)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/exim/files/common/exim4.conf

index 019a4e08a647e640a77960a5dc18d3a49d1f6d91..18bf9c8790bb61617987aacb1a3db10edc6645f7 100644 (file)
@@ -413,7 +413,7 @@ check_recipient:
   defer   !hosts         = +debianhosts
           condition      = ${if >{${eval:$acl_c1}}{0}}
           ratelimit      = 10 / 60m / per_rcpt / $sender_host_address
-          message        = slow down (no reverse dns, mismatched ehlo, dialup, or in blacklists))
+          message        = slow down (no reverse dns, mismatched ehlo, dialup, or in blacklists)
 
 .ifdef HAVE_POLICYD
   # Check with policyd-weight - this only works with a version after etch's,