eximconf: spacing fix
[mirror/dsa-puppet.git] / modules / exim / templates / eximconf.erb
index d65b3c2..ff2638c 100644 (file)
@@ -605,7 +605,7 @@ check_recipient:
   # has explicitly requested greylisting
   warn    set acl_m_grey_recip = 0
 
-  warn    local_parts   = GREYLIST_LOCAL_PARTS
+  warn    local_parts          = GREYLIST_LOCAL_PARTS
           set acl_m_grey_recip = 1
 
   # Defer after too many bad RCPT TO's.  Legit MTAs will retry later.