[EMAIL PROTECTED] wrote: > Hi, > > I've been upgrading several stable servers running 3.1.8 for months > without any issues to 3.1.20, and got a problem in one of them. When > trying to restart spamd, I get this: > > @40000000463ee4f622539324 [5532] error: check: no loaded plugin > implements 'check_main': cannot scan! at > /usr/local/share/perl/5.8.4/Mail/SpamAssassin/PerMsgStatus.pm line 164. > @40000000463ee4f622543f04 check: no loaded plugin implements > 'check_main': cannot scan! at > /usr/local/share/perl/5.8.4/Mail/SpamAssassin/PerMsgStatus.pm line 164. > > The file v320.pre has its corresponding: > > loadplugin Mail::SpamAssassin::Plugin::Check > > And the Check.pm file is at > /usr/local/share/perl/5.8.4/Mail/SpamAssassin/Plugin/ with the rest of > plugins, being worldwide read accesible. > > Is this some kind of bug or am I doing something wrong (or maybe I'm > missing something). >
I doubt there is some kind of bug, otherwise a lot more people would be having an issue. What does spamassassin -D --lint say? Are you sure its finding the v320.pre file? Feel free to reply with the output. Michael