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

--- Comment #13 from Kevin A. McGrail <[email protected]> 2012-01-17 20:27:04 
UTC ---
Created attachment 5036
  --> https://issues.apache.org/SpamAssassin/attachment.cgi?id=5036
Prelimary Patch to remove the received header from the msg_id sha1 calculation

This is a patch against trunk but you could likely just edit Bayes.pm (for
example,
/usr/local/perl5.14.0/lib/site_perl/5.14.0/Mail/SpamAssassin/Plugin/Bayes.pm)
manually and change just the one line:

unshift(@msgid, sha1_hex($date."\000".$body).'@sa_generated');

regards,
KAM

-- 
Configure bugmail: 
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to