https://issues.apache.org/SpamAssassin/show_bug.cgi?id=7063

--- Comment #37 from Kevin A. McGrail <[email protected]> ---
(In reply to Quanah Gibson-Mount from comment #36)
> 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!

Yep.  Please report back your experience.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to