You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by Apache Wiki <wi...@apache.org> on 2012/04/28 04:02:14 UTC

[Spamassassin Wiki] Trivial Update of "Rules/INVALID_DATE_TZ_ABSURD" by AndrewDaviel

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Spamassassin Wiki" for change notification.

The "Rules/INVALID_DATE_TZ_ABSURD" page has been changed by AndrewDaviel:
http://wiki.apache.org/spamassassin/Rules/INVALID_DATE_TZ_ABSURD?action=diff&rev1=25&rev2=26

  ## page was copied from Rules/INVALID_TZ_EST
  ## page was copied from Rules/HASHCASH_25
  #language en
- == SpamAssassin Rule: INVALID_TZ_CST ==
+ == SpamAssassin Rule: INVALID_DATE_TZ_ABSURD ==
  
- ''Standard description:'' Invalid date in header (wrong CST timezone)
+ ''Standard description:'' Invalid Date: header (timezone does not exist)
  
  === Explanation ===
  
- The Date header includes a UTC offset which is not valid for CST (Central Standard Time). This suggests the
+ The Date header includes an impossible UTC offset, e.g. more than +/- 13 hours This suggests the
  message was generated by badly-written mailout software.