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

--- Comment #5 from Mark Martinec <[email protected]> 2009-12-05 17:24:28 
UTC ---
Any opinions on that solution?


Here are the diagnostics as issued (with the patch):

1. no Mail::DKIM module at all:
***************************************************************************
NOTE: the optional Mail::DKIM module is not installed.

  If this module is installed and the DKIM plugin is enabled,
  SpamAssassin will perform DKIM signature verification when DKIM-Signature
  header fields are present in the message headers, and check ADSP rules
  (e.g. anti-phishing) when a mail message does not contain a valid author
  domain signature. Version 0.36_5 or later is needed to fully support ADSP.

optional module missing: Net::Ident
optional module missing: Mail::DKIM

warning: some functionality may not be available,
please read the above report before continuing!

Warning: prerequisite Mail::DKIM 0.31 not found.


2. Mail::DKIM older than required (0.30):
***************************************************************************
NOTE: the optional Mail::DKIM module is installed (0.30),
but is below the minimum required version 0.31, some functionality will not be
available.
[...]
optional module missing: Net::Ident
optional module out of date: Mail::DKIM

warning: some functionality may not be available,
please read the above report before continuing!

Warning: prerequisite Mail::DKIM 0.31 not found. We have 0.30.


3. some interim version installed (0.36):
***************************************************************************
NOTE: the optional Mail::DKIM module is installed (0.36),
but is below the recommended version 0.37, some functionality may not be
available.
[...]
optional module missing: Net::Ident
optional module older than recommended: Mail::DKIM

warning: some functionality may not be available,
please read the above report before continuing!


4. fresh version installed (0.37):
(module not mentioned in the perl Makefile.PL report)

-- 
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