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/27 11:22:09 UTC

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

Dear Wiki user,

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

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

  ## page was copied from Rules/DATE_IN_PAST_06_12
  ## page was copied from Rules/DATE_IN_PAST_03_06
  #language en
- == SpamAssassin Rule: DATE_IN_PAST_24_48 ==
+ == SpamAssassin Rule: DATE_IN_PAST_96_XX ==
  
- ''Standard description:'' Date: is 24 to 48 hours before Received: date
+ ''Standard description:'' Date: is 96 hours or more before Received: date
  
  === Explanation ===
  
- The Date: header is checked against the timestamps in the Received: header lines.  If the clock generating the Date: header is accurate then the mail was generated 1 to 2 days before being received by one of the relays. This is unlikely in a normal mail client.
+ The Date: header is checked against the timestamps in the Received: header lines.  If the clock generating the Date: header is accurate then the mail was generated 4 days or more before being received by one of the relays. This is unlikely in a normal mail client.
  
  === Further Info ===