eximconf: spacing fix
authorAdam D. Barratt <adam@adam-barratt.org.uk>
Sat, 12 Oct 2019 21:49:53 +0000 (22:49 +0100)
committerAdam D. Barratt <adam@adam-barratt.org.uk>
Sat, 12 Oct 2019 21:49:53 +0000 (22:49 +0100)
Signed-off-by: Adam D. Barratt <adam@adam-barratt.org.uk>
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
 
   # 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.
           set acl_m_grey_recip = 1
 
   # Defer after too many bad RCPT TO's.  Legit MTAs will retry later.