From 07b27d9f8f958e0a0b57bd6dea4a82ec11c4d435 Mon Sep 17 00:00:00 2001 From: "Adam D. Barratt" Date: Sat, 12 Oct 2019 22:49:53 +0100 Subject: [PATCH] eximconf: spacing fix Signed-off-by: Adam D. Barratt --- modules/exim/templates/eximconf.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.20.1