https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7735
--- Comment #19 from Henrik Krohns <apa...@hege.li> --- Example: BITCOIN_SPAM_05 will not run in daily masschecks, because __SPOOFED_FREEMAIL -> __NOT_SPOOFED depends on DKIM/SPF checks, which obviously don't run with local checks only. Solutions? - Ignore ifplugin SPF/DKIM without network checks ? Requires hardcoding, not nice - "if (local_tests_only)" in .cf ? - New rule __LOCAL_TESTS_ONLY which can help due to false/true meta-evaluation ? - Don't run BITCOIN_SPAM_05 in daily, since it doesn't tell the whole truth ? -- You are receiving this mail because: You are the assignee for the bug.