https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8198
--- Comment #4 from Sidney Markowitz <sid...@sidney.com> --- I modified the suggested patch to DKIM.pm a bit: version is a core module in perl and has been at least at 0.77 since the oldest perl that SpamAssassin can run in. Modified t/dkim.t to use version->parse and also, when running older versions of Mail::DKIM skip tests that are known to fail in those versions. % svn ci -m "bug 8198 Fix warning from bad version check and skip tests that fail under old versions of DKIM" t/dkim.t lib/Mail/SpamAssassin/Plugin/DKIM.pm Sending lib/Mail/SpamAssassin/Plugin/DKIM.pm Sending t/dkim.t Transmitting file data ..done Committing transaction... Committed revision 1914137. -- You are receiving this mail because: You are the assignee for the bug.