From: Adam D. Barratt Date: Sat, 12 Oct 2019 21:49:53 +0000 (+0100) Subject: eximconf: spacing fix X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-puppet.git;a=commitdiff_plain;h=07b27d9f8f958e0a0b57bd6dea4a82ec11c4d435 eximconf: spacing fix Signed-off-by: Adam D. Barratt --- diff --git a/modules/exim/templates/eximconf.erb b/modules/exim/templates/eximconf.erb index d65b3c2f6..ff2638c41 100644 --- a/modules/exim/templates/eximconf.erb +++ b/modules/exim/templates/eximconf.erb @@ -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.