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

           Summary: don't bother suggesting obsolete modules as optional
                    dependencies
           Product: Spamassassin
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Building & Packaging
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


these modules are obsoleted by better replacements:

{
  module => 'Mail::SPF::Query',
  version => '0.00',
  desc => 'Used to check DNS Sender Policy Framework (SPF) records to fight
email
  address forgery and make it easier to identify spams.  (Mail::SPF is
  preferred instead of this module.)',
},

{
  module => 'Mail::DomainKeys',
  version => '0.00',
  desc => 'If this module is installed, and you enable the DomainKeys plugin,
  SpamAssassin will perform DomainKey lookups when DomainKey
  information is present in the message headers.  (Note that new versions
  of Mail::DKIM render this module superfluous.)'
},


let's not mention them in Makefile.PL output for 3.3.0.


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