https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6604
Kevin A. McGrail <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Kevin A. McGrail <[email protected]> 2011-05-26 21:16:13 UTC --- What is the output of this command? perl -e 'if (require DBI) { print "DBI Version is: $DBI::VERSION\n"; exit 0;} else {exit 1;}' || echo 'DBI Not Present!' Also, have you tried reinstalling DBI? -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
