--- 1.24/check_rcpt.conf	2019-04-17 17:16:43.153279785 -0600
+++ 1.25/check_rcpt.conf	2019-04-17 17:26:30.581384577 -0600
@@ -31,6 +31,7 @@
     !authenticated = *
     condition = ${if !eq{$acl_c_esf_skip}{1}}
     condition = ${if >={EASY_SPF_FAIL}{EASY_HIGH_SCORE_DROP}}
+	condition = ${if !eq{$acl_m_is_whitelisted}{1}}
     spf = fail
     message = SPF: $sender_host_address is not allowed to send mail from $sender_address_domain: $spf_smtp_comment
 
