You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2007/01/25 14:44:34 UTC

[Bug 5308] New: Mail::DKIM, Mail::DomainKeys missing from "diag:" debugging output

http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5308

           Summary: Mail::DKIM, Mail::DomainKeys missing from "diag:"
                    debugging output
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: minor
          Priority: P5
         Component: Libraries
        AssignedTo: dev@spamassassin.apache.org
        ReportedBy: jm@jmason.org


: jm 667...; ./spamassassin --lint --debug 2>&1 | grep diag
[24919] dbg: diag: perl platform: 5.008008 linux
[24919] dbg: diag: module installed: Digest::SHA1, version 2.10
[24919] dbg: diag: module installed: HTML::Parser, version 3.54
[24919] dbg: diag: module installed: Net::DNS, version 0.57
[24919] dbg: diag: module installed: MIME::Base64, version 3.07
[24919] dbg: diag: module installed: DB_File, version 1.814
[24919] dbg: diag: module installed: Net::SMTP, version 2.29
[24919] dbg: diag: module installed: Mail::SPF::Query, version 1.999001
[24919] dbg: diag: module not installed: IP::Country::Fast ('require' failed)
[24919] dbg: diag: module not installed: Razor2::Client::Agent ('require' failed)
[24919] dbg: diag: module not installed: Net::Ident ('require' failed)
[24919] dbg: diag: module not installed: IO::Socket::INET6 ('require' failed)
[24919] dbg: diag: module installed: IO::Socket::SSL, version 0.97
[24919] dbg: diag: module installed: Compress::Zlib, version 1.41
[24919] dbg: diag: module installed: Time::HiRes, version 1.86
[24919] dbg: diag: module not installed: DBI ('require' failed)
[24919] dbg: diag: module installed: Getopt::Long, version 2.35
[24919] dbg: diag: module installed: LWP::UserAgent, version 2.033
[24919] dbg: diag: module installed: HTTP::Date, version 1.47
[24919] dbg: diag: module installed: Archive::Tar, version 1.29
[24919] dbg: diag: module installed: IO::Zlib, version 1.04
[24919] dbg: diag: module not installed: Encode::Detect ('require' failed)


not a mention of DK/DKIM!  we should probably fix that



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

[Bug 5308] Mail::DKIM, Mail::DomainKeys missing from "diag:" debugging output

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5308


jm@jmason.org changed:

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




------- Additional Comments From jm@jmason.org  2007-01-29 14:39 -------
: jm 480...; ./spamassassin --lint --debug 2>&1 | grep diag
[25526] dbg: diag: perl platform: 5.008007 linux
[25526] dbg: diag: module installed: Digest::SHA1, version 2.10
[25526] dbg: diag: module installed: HTML::Parser, version 3.56
[25526] dbg: diag: module installed: Net::DNS, version 0.53
[25526] dbg: diag: module installed: MIME::Base64, version 3.05
[25526] dbg: diag: module installed: DB_File, version 1.811
[25526] dbg: diag: module installed: Net::SMTP, version 2.29
[25526] dbg: diag: module installed: Mail::SPF::Query, version 1.997
[25526] dbg: diag: module not installed: IP::Country::Fast ('require' failed)
[25526] dbg: diag: module installed: Razor2::Client::Agent, version 2.82
[25526] dbg: diag: module installed: Net::Ident, version 1.20
[25526] dbg: diag: module installed: IO::Socket::INET6, version 2.51
[25526] dbg: diag: module installed: IO::Socket::SSL, version 0.97
[25526] dbg: diag: module installed: Compress::Zlib, version 1.41
[25526] dbg: diag: module installed: Time::HiRes, version 1.66
[25526] dbg: diag: module installed: Mail::DomainKeys, version 0.80
[25526] dbg: diag: module installed: Mail::DKIM, version 0.19
[25526] dbg: diag: module installed: DBI, version 1.50
[25526] dbg: diag: module installed: Getopt::Long, version 2.34
[25526] dbg: diag: module installed: LWP::UserAgent, version 2.033
[25526] dbg: diag: module installed: HTTP::Date, version 1.46
[25526] dbg: diag: module installed: Archive::Tar, version 1.26
[25526] dbg: diag: module installed: IO::Zlib, version 1.04
[25526] dbg: diag: module not installed: Encode::Detect ('require' failed)

that's better.

: jm 481...; svn commit -m "bug 5308: also list Mail::DKIM and Mail::DomainKeys
verion information in the --lint --debug 'diag:' output" lib/Mail/SpamAssassin/Util
Sending        lib/Mail/SpamAssassin/Util/DependencyInfo.pm
Transmitting file data .
Committed revision 501210.




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

[Bug 5308] Mail::DKIM, Mail::DomainKeys missing from "diag:" debugging output

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5308


jm@jmason.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|Undefined                   |3.2.0






------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.