https://issues.apache.org/SpamAssassin/show_bug.cgi?id=7063
--- Comment #36 from Quanah Gibson-Mount <[email protected]> --- (In reply to Kevin A. McGrail from comment #35) > (In reply to Quanah Gibson-Mount from comment #33) > > (In reply to Quanah Gibson-Mount from comment #32) > > > New patch loads successfully, thanks! > > > > So I guess the last issue is that rule updates will kill this, right? Or > > once this is committed, will it be part of rule updates for 3.4.0? > > It will become part of the update rule package assuming it meets S/O > thresholds for rule promotion. > > But the rule will only fire for those running trunk because the code doesn't > exist otherwise. Ok, I just added this to my own local rules file then: ifplugin Mail::SpamAssassin::Plugin::MIMEEval if can(Mail::SpamAssassin::Plugin::MIMEEval::has_check_for_ascii_text_illegal) body PP_MIME_FAKE_ASCII_TEXT eval:check_for_ascii_text_illegal('mime_fake_ascii_text') describe PP_MIME_FAKE_ASCII_TEXT MIME text/plain claims to be ASCII but isn't score PP_MIME_FAKE_ASCII_TEXT 1.0 endif endif thanks! -- You are receiving this mail because: You are the assignee for the bug.
