https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5889


Justin Mason <[EMAIL PROTECTED]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #3 from Justin Mason <[EMAIL PROTECTED]>  2008-08-14 09:34:31 PST 
---
ok, done!

: jm 212...; svn commit -m "bug 5889: enable the DKIM rules by default in
3.3.0, by emulating SPF's behaviour when the Mail::DKIM module is not installed
(it logs an error at debug-level only)"
Sending        lib/Mail/SpamAssassin/Plugin/DKIM.pm
Sending        rules/v312.pre
Transmitting file data ..
Committed revision 685954.


now, I've enabled it by changing v312.pre to uncomment the "loadplugin" line. 
However, when users upgrade, this change will not take effect for them since SA
won't overwrite an existing v312.pre.  here's what I've added to UPGRADE:

- The DKIM plugin is now enabled by default for new installs, if you have the
  "Mail::DKIM" perl module installed from CPAN.  However, SpamAssassin will not
  overwrite existing plugin .pre configuration files, so if you wish to use
  DKIM, and are upgrading from a previous release, you will need to edit the
  "v312.pre" file yourself to uncomment it.


: jm 213...; svn commit -m "add a note to the UPGRADE file regarding Mail::DKIM
being on by default now" UPGRADE
Sending        UPGRADE
Transmitting file data .
Committed revision 685957.


-- 
Configure bugmail: 
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to