I got this figured out. Apparently CPAN was updating a Perl installation in /usr/lib/perl5/site_perl, whereas Amavisd-new was picking up packages in /usr/lib/perl5/vendor_perl. Because of that some modules that I thought I'd updated (namely, MIME::Tools) where still picking up the older versions that didn't have needed functionality.
Mike [EMAIL PROTECTED] wrote on 10/03/2008 09:40:12 AM: > [EMAIL PROTECTED] > 10/03/2008 10:05 AM > > To > > [email protected] > > cc > > Subject > > [AMaViS-user] Strange error after upgrade to 2.6.1 > > I switched my mail filter server yesterday from our older setup running > amavisd-new 2.4.2, to an updated system running 2.6.1. Everything > appeared to be going fine, but when I came in this morning I have about > 15-20 messages stuck in my mail queue displaying the following message: > > forwarding FAILED: Can't locate object method "is_encoded" via package > "Amavis::MIME::Body::OnOpenFh" at /usr/local/sbin/amavisd line 7038, > <GEN8> line 5440. (in reply to end of DATA command)) > > Google hasn't proved very helpful on this one. The only mention I can > even find of "Amavis::MIME::Body::OnOpenFH" is in the Amavisd release > notes. > > Thanks. ------------------------------------------------------------------------- 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/
