[Mimedefang] Possible Incompatibility with SpamAssassin 3.3.1

Dave O'Neill dmo at roaringpenguin.com
Mon Apr 5 09:33:07 EDT 2010


On Thu, Apr 01, 2010 at 06:13:23PM -0700, - wrote:
>Apr  1 11:27:21 (none) mimedefang-multiplexor[485]: Slave 0 stderr: plugin: eval failed: Can't call method "tie_db_readonly" on an undefined v
>alue at /usr/local/lib/perl5/site_perl/5.10.1/Mail/SpamAssassin/Plugin/Bayes.pm line 610.
>Apr  1 11:27:24 (none) mimedefang-multiplexor[485]: Slave 0 stderr: plugin: eval failed: Can't call method "untie_db" on an undefined value at
> /usr/local/lib/perl5/site_perl/5.10.1/Mail/SpamAssassin/Plugin/Bayes.pm line 373.
>Apr  1 11:27:24 (none) mimedefang-multiplexor[485]: Slave 0 stderr: plugin: eval failed: Can't call method "db_readable" on an undefined value
> at /usr/local/lib/perl5/site_perl/5.10.1/Mail/SpamAssassin/Plugin/Bayes.pm line 300.
>Apr  1 11:27:24 (none) mimedefang-multiplexor[485]: Slave 0 stderr: plugin: eval failed: Can't call method "db_readable" on an undefined value
> at /usr/local/lib/perl5/site_perl/5.10.1/Mail/SpamAssassin/Plugin/Bayes.pm line 300.

All those would seem to point to an undefined $self->{store} in 
SpamAssassin::Plugin::Bayes.  The likely cause would be a failure in 
learner_new() in that module.  If you turn on debug output, you should 
be able to see what's causing the creation of the BayesStore object to 
fail.

Cheers,
Dave
-- 
Dave O'Neill <dmo at roaringpenguin.com>    Roaring Penguin Software Inc.
+1 (613) 231-6599                        http://www.roaringpenguin.com/
For CanIt technical support, please mail: support at roaringpenguin.com



More information about the MIMEDefang mailing list