https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7574
RW <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #10 from RW <[email protected]> --- In the recent example MSGID_FROM_MTA_HEADER fails because it's looking for a message-id above a received header, and the submission server has added them the other way around. I think MSGID_FROM_MTA_HEADER could be improved by adding an extra sub-rule that captures the message-id hostname from a look-ahead and then compares it with the 'by' hostname of each received header. I don't know if it's worth the effort just for FORGED_MUA_EUDORA, which doesn't hit much and only has a significant score in sets 0-2. -- You are receiving this mail because: You are the assignee for the bug.
