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 22:36:37 UTC

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

Dear Wiki user,

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

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

  ## page was copied from Rules/DKIM_SIGNED
  ## page was copied from Rules/DKIM_ADSP_CUSTOM_MED
  #language en
- == SpamAssassin Rule: DKIM_VERIFIED ==
+ == SpamAssassin Rule: DKIM_POLICY_SIGNALL ==
  
- ''Standard description:'' Domain Keys Identified Mail: signature passes verification
+ ''Standard description:'' Domain Keys Identified Mail: policy says domain signs all mails
  === Explanation ===
  
- The message is signed using [[http://en.wikipedia.org/wiki/Dkim|DKIM]] (http://www.dkim.org/) and the signature was verified
+ The sender's domain says that it uses [[http://en.wikipedia.org/wiki/Dkim|DKIM]] (http://www.dkim.org/) on all email, but no valid signature was found.
+ 
+ That suggests that the message did not in fact originate with the pouported sender.
  
  === Further Info ===