https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7730
RW <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from RW <[email protected]> --- It depends on the intended meaning of __FROM_NEEDS_MIME, whether it means: A) the From header contains non-ASCII characters that should have been mime encoded. B) the From header has been mime encoded and the encoding is needed. I'd assumed A from the name, as presumably did the committer of revision 1827613, and I think that's the idea in __KHOP_NO_FULL_NAME too. In that case __FROM_NEEDS_MIME is being used inappropriately in FROM_EXCESS_BASE64. -- You are receiving this mail because: You are the assignee for the bug.
