You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2009/02/14 21:32:47 UTC

[Bug 6068] New: No rule to check the date of The Bat!

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

           Summary: No rule to check the date of The Bat!
           Product: Spamassassin
           Version: 3.2.5
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Rules
        AssignedTo: dev@spamassassin.apache.org
        ReportedBy: max@ritlabs.com


When found X-Mailer: The Bat!, it may be useful to check Date line also.

This is a Delphi source code that makes Date: line in The Bat!:

  Result := Format('Date: %s, %d %s %d %2.2d:%2.2d:%2.2d %s%4.4d',
[Copy('SunMonTueWedThuFriSat', MM*3-2, 3), Day,
Copy('JanFebMarAprMayJunJulAugSepOctNovDec', Month*3-2, 3), Year, Hour, Min,
Sec, Q, UTC]);



Example:

Date: Sat, 14 Feb 2009 22:31:18 +0200


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

[Bug 6068] No rule to check the date of The Bat!

Posted by bu...@bugzilla.spamassassin.org.
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6068


Justin Mason <jm...@jmason.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |6067




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