You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by do...@apache.org on 2006/04/27 01:19:39 UTC

svn commit: r397331 - /spamassassin/trunk/INSTALL

Author: dos
Date: Wed Apr 26 16:19:37 2006
New Revision: 397331

URL: http://svn.apache.org/viewcvs?rev=397331&view=rev
Log:
bug 4802: add DKIM info to INSTALL

Modified:
    spamassassin/trunk/INSTALL

Modified: spamassassin/trunk/INSTALL
URL: http://svn.apache.org/viewcvs/spamassassin/trunk/INSTALL?rev=397331&r1=397330&r2=397331&view=diff
==============================================================================
--- spamassassin/trunk/INSTALL (original)
+++ spamassassin/trunk/INSTALL Wed Apr 26 16:19:37 2006
@@ -298,6 +298,13 @@
     more precisely.
 
 
+  - Mail::DKIM (from CPAN)
+
+    If this module is installed, and you enable the DKIM plugin,
+    SpamAssassin will perform Domain Keys Identified Mail lookups when
+    DKIM information is present in the message headers.
+
+
   - Mail::DomainKeys (from CPAN)
 
     If this module is installed, and you enable the DomainKeys plugin,