https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5889
Summary: enable DKIM plugin by default in 3.3.0
Product: Spamassassin
Version: SVN Trunk (Latest Devel Version)
Platform: Other
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P5
Component: Plugins
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
Index: rules/v312.pre
===================================================================
--- rules/v312.pre (revision 650053)
+++ rules/v312.pre (working copy)
@@ -25,5 +25,5 @@
# Note that if C<Mail::DKIM> version 0.20 or later is installed, this
# renders the DomainKeys plugin redundant.
#
-#loadplugin Mail::SpamAssassin::Plugin::DKIM
+loadplugin Mail::SpamAssassin::Plugin::DKIM
to be honest, I can't figure out why it isn't already enabled by default; if
Mail::DKIM isn't installed, it'll be quietly ignored. anyone know?
--
Configure bugmail:
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.