https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6703
Thomas Arend <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Thomas Arend <[email protected]> --- When saving messages with kmail 1 the From Line has following format which is not iaw RFC 822: From [email protected] Fri Jun 17 16:03:07 2011 which is not iaw RFC 822 but will be parsed by sa-learn reporting: Learned tokens from 1 message(s) (1 message(s) examined With kmail 2 the format is changed to the format which is iaw RFC 822 From [email protected] Tue, 15 May 2012 22:01:41 +0200 which is not parsed correctly by sa-learn. sa-learn --spam reports: Learned tokens from 0 message(s) (0 message(s) examined) Proposed to change the behavior in a way that the old malformed From lines and the new correct ones are parsed. -- You are receiving this mail because: You are the assignee for the bug.
