Apache Wiki
2008-06-06 14:56:07 UTC
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Spamassassin Wiki" for change notification.
The following page has been changed by LeeMaguire:
http://wiki.apache.org/spamassassin/Rules/FH_DATE_PAST_20XX
New page:
#language en
== SpamAssassin Rule: FH_DATE_PAST_20XX ==
''Standard description:'' The date is grossly in the future.
=== Explanation ===
The rule matches the year (a string of four numbers) in the Date header, and checks if it is between 2010 and 2019.
=== Further Info ===
The default scores for this rule can be found [http://spamassassin.apache.org/tests.html in the online list of tests].
Note: [http://svn.apache.org/viewvc/spamassassin/rules/branches/3.2/72_active.cf current rule in 3.2] will match dates from 2010.
----
CategoryRule
You have subscribed to a wiki page or wiki category on "Spamassassin Wiki" for change notification.
The following page has been changed by LeeMaguire:
http://wiki.apache.org/spamassassin/Rules/FH_DATE_PAST_20XX
New page:
#language en
== SpamAssassin Rule: FH_DATE_PAST_20XX ==
''Standard description:'' The date is grossly in the future.
=== Explanation ===
The rule matches the year (a string of four numbers) in the Date header, and checks if it is between 2010 and 2019.
=== Further Info ===
The default scores for this rule can be found [http://spamassassin.apache.org/tests.html in the online list of tests].
Note: [http://svn.apache.org/viewvc/spamassassin/rules/branches/3.2/72_active.cf current rule in 3.2] will match dates from 2010.
----
CategoryRule