Chris wrote: > On Monday 19 February 2007 6:06 pm, Theo Van Dinter wrote: >> On Mon, Feb 19, 2007 at 05:50:27PM -0600, Chris wrote: >>> This was the output of my sa-update cronjob this morning: >>> >>> Undefined subroutine &Mail::SpamAssassin::Plugin::DBI::dbi called >>> at /etc/mail/spamassassin/DBI.pm line 162. >>> >>> I take it this has to do with the new option --allowplugins? >> Nope. It looks like your setup is just messed up. For instance, what is >> /etc/mail/spamassassin/DBI.pm and what are you trying to do with it? :) > > Uh, you're right, I have no idea why I installed it, I don't even remember > when. I know thats kind of a lame answer, but its the truth. >
Persistent DBI connections. What does grep DBI *.pre say? Either a) you have something goofed up there or b) something is goofed in how we setup the INC path for plugins. Michael