eximconf: only set "greylisting requested" flag for handled domains
[mirror/dsa-puppet.git] / modules / exim / templates / eximconf.erb
index fca2bed..f8f927c 100644 (file)
@@ -606,6 +606,7 @@ check_recipient:
   warn    set acl_m_grey_recip = 0
 
   warn    local_parts          = GREYLIST_LOCAL_PARTS
+          domains              = +handled_domains
           set acl_m_grey_recip = 1
 
   # Defer after too many bad RCPT TO's.  Legit MTAs will retry later.