On Wed, Nov 15, 2006 at 11:14:12PM -0600, David B Funk wrote:
> 
> You're trying too hard.
> Look at that 'Date:' header, they've got a bogus time-zone value.
> It's syntactically RFC-2822 correct but nonsense.
> (One of my favorites was "-0480" ;)
> 
> Simple rule, so far no FPs:
> 
> # bogus timzones in date (EG: Date: Wed, 15 Nov 2006 21:29:24 -0180 )
> header L_SPAM_TOOL_13   Date =~ /\s[+-]\d\d[124-9]\d$/
> describe L_SPAM_TOOL_13 Bogus time-zone
> score L_SPAM_TOOL_13    3.1

there are valid TZ values besides that:

        NEPAL       +0545  (postings seen on this list)
        AUSTRALIA   +0845 (ACWS)
        NEW ZEALAND +1245 (CHAST)
        NEW ZEALAND +1345 (CHADT)

        Also seen   -0000

[Sources: http://de.wikipedia.org/wiki/Zeitzone
          http://de.wikipedia.org/wiki/Zeitverschiebung
                  http://www.ptb.de/de/org/4/44/441/zeit.htm 
                  http://en.wikipedia.org/wiki/Time_zone
                  http://en.wikipedia.org/wiki/Time_in_Australia
                  http://en.wikipedia.org/wiki/Time_in_New_Zealand
]

-- 
Christian Recktenwald      :                         :
citecs GmbH i.L.           : [EMAIL PROTECTED]
Unternehmensberatung fuer  : voice +49 711 601 2090  : Boeblinger Strasse 189
EDV und Telekommunikation  : fax   +49 711 601 2092  : D-70199 Stuttgart

Reply via email to