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 03:50:55 UTC

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

Dear Wiki user,

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

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

  ## page was copied from Rules/HASHCASH_HIGH
- ## page was copied from Rules/HASHCASH_21
- ## page was copied from Rules/HASHCASH_20
- ## page was copied from Rules/DKIM_VERIFIED
- ## page was copied from Rules/DKIM_SIGNED
- ## page was copied from Rules/DKIM_ADSP_CUSTOM_MED
  #language en
- == SpamAssassin Rule: HASHCASH_HIGH ==
+ == SpamAssassin Rule: HASHCASH_2SPEND ==
  
- ''Standard description:'' Contains valid Hashcash token (> 25 bits)
+ ''Standard description:'' Hashcash token already spent in another mail
  
  === Explanation ===
  
- The sender added a unique unspent Hashcash token to the message, indicating that it is unlikely
- to be bulk email
+ The sender added an unexpired Hashcash token to the message which has been marked as already spent.
+ This may indicate that the message is spam.
  
  See [[HashCash]].