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:50:35 UTC

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

Dear Wiki user,

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

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

  ## page was copied from Rules/DKIM_ADSP_CUSTOM_MED
  #language en
- == SpamAssassin Rule: DKIM_ADSP_CUSTOM_MED ==
+ == SpamAssassin Rule: DKIM_ADSP_CUSTOM_LOW ==
  
- ''Standard description:'' No valid author signature, adsp_override is CUSTOM_MED
+ ''Standard description:'' No valid author signature, adsp_override is CUSTOM_LOW
  
  === Explanation ===
  
  The presence of this test indicates that [[Plugin/DKIM|DKIM]] support is enabled on the server.
  
- The mail does not contain a valid DKIM signature and the domain of the sending address has been matched by an override setting (adsp_override).
+ The mail does not contain a valid [[http://en.wikipedia.org/wiki/Dkim|DKIM]] signature and the domain of the sending address has been matched by an override setting (adsp_override).
  
  For frequently seen domains that either do not publish an ADSP (Author Domain Signing Practices) records, or where a stronger (or weaker) policy is desired, the values can be specified in the configuration, saving the need for a DNS lookup.
- 
- The current default ''custom_med'' overrides in [[http://svn.apache.org/repos/asf/spamassassin/trunk/rules/60_adsp_override_dkim.cf|60_adsp_override_dkim.cf]] include entries for Yahoo and Google domains.
  
  One reason for not seeing a signature on a mail from an domain which routinely signs them is that the signature header may have been stripped out, for example as part of a mailing-list expander.