https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6152
--- Comment #12 from Justin Mason <[email protected]> 2009-07-17 02:06:54 PST --- (In reply to comment #11) > (In reply to comment #9) > > (that's the header INVALID_DATE_TZ_ABSURD Date =~ > > /[-+](?!(?:0\d|1[0-4])(?:[03]0|[14]5))\d{4}$/ variant). > > > > svn commit -m "bug 6152: update INVALID_DATE_TZ_ABSURD, thanks to Steve > > Freegard" rulesrc/sandbox/jm/20_bug6152.cf rules/20_head_tests.cf > > Hey! ;) oops ;) sorry. hey, you should have just checked it in to your own sandbox! ;) > > (In reply to comment #10) > > Might also be worth trying another test rule without the ending $ - as I've > > seen a few trap hits lately ending with "+0710 (PST)". > > Agreed, see comment 8. Although the regex should be sufficiently tight, that > *anything* at all after that is worth scoring. ok. will try that again. header BUG6152_INVALID_DATE_TZ_ABSURD Date =~ /[-+](?!(?:0\d|1[0-4])(?:[03]0|[14]5))\d{4}/ > > Also; are these messages in your corpus definitely ham: > > That's Justin's corpus. one guy, on one public list, http://taint.org/x/2009/fps_bug6152.txt : Date: Wed, 17 Dec 2008 23:01:06 +1559 Date: Thu, 29 Jan 2009 20:53:54 +1859 Date: Tue, 24 Feb 2009 00:52:32 +1859 -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
