https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6703
--- Comment #7 from Kevin A. McGrail <[email protected]> --- > To accommodate the new incompatible format it seems that the > two instances of a regexps in ArchiveIterator.pm need to be > extended, or just relaxed. Not sure if the date would still > be correctly parsed. > > Best would be to persuade kmail folks to back off the change! Agreeing with Mark. There is no standard mbox format. However, I can't find the ticket but I made some small tweaks recently-ish to trunk to help another mbox format issue. I wonder if trunk can parse this new format? 1 - Can you attach a file with 3 mbox format files that aren't read 2 - Perhaps we need a relaxed option in ArchiveIterator that uses a less stringent From line test or even a way to specify a regex to use in a cf? Regards, KAM -- You are receiving this mail because: You are the assignee for the bug.
