Matt Kettler wrote: > At 05:14 PM 11/28/2005, Thomas Mueller wrote: >> The failing plugins are: >> Mail::SpamAssassin::Plugin::URIDNSBL >> Mail::SpamAssassin::Plugin::Hashcash >> Mail::SpamAssassin::Plugin::SPF > > Note that these messages don't by themselves mean the plugin isn't > loading. They could already be loaded when SA encounters a duplicate > loadplugin statement in a user_prefs file. > > I'd try commenting out one of those loadplugin statements entirely, and > see if you still get the error. If you do, look at your user_prefs files.
I don't have any user_prefs files, only the global one. Thomas