I was seeing the effects of dcc/razor/pyzor in/out by editing local.cf and
v310.pre.
Put stuff in and out a few times, no problem, then one time amavis wouldn't
start with:
Sep 23 09:59:25 mx1 amavis[25348]: SpamControl: initializing Mail::SpamAssassin
Sep 23 09:59:28 mx1 amavis[25348]: (!!)TROUBLE in pre_loop_hook: check: no
loaded plugin implements 'check_main': cannot scan! at
/usr/local/lib/perl5/site_perl/5.8.8/Mail/SpamAssassin/PerMsgStatus.pm line 164.
that .pm shows:
158 # The primary check functionality occurs via a plugin call. For more
159 # information, please see: Mail::SpamAssassin::Plugin::Check
160 if (!$self->{main}->call_plugins ("check_main", { permsgstatus =>
$self }))
161 {
162 # did anything happen? if not, this is fatal
163 if (!$self->{main}->have_plugin("check_main")) {
164 die "check: no loaded plugin implements 'check_main': cannot
scan!";
165 }
So how can this break editing local.cf and pre310.cf ?
thanks
Len
______________________________________________
IMGate OpenSource Mail Firewall www.IMGate.net
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/