Thiago Henrique wrote: > Hi, > > I have a MTA server with Postfix2.4.5 + Amavisd-New2.5.2 + > SpamAssassin3.2.3. > > When i start amavis in debug mode (amavisd -d config debug-sa), I get > the following error: > > Suicide () TROUBLE in pre_loop_hook: check: no loaded plugin implements > 'check_main': cannot scan! > at /usr/lib/perl5/vendor_perl/5.8.8/Mail/SpamAssassin/PerMsgStatus.pm > line 164. > > Note: Amavis isn't chrooted. > > Someone could help me? > > Do you get the same thing out of spamassassin --lint -D?
In general, it sounds like your site config directory (ie: /etc/mail/spamassassin) doesn't have the requisite .pre files in it, so no plugins are loaded.