Voytek,

> I am getting mails caught in the deferred q with:
> 
> AFA05B44845  3085241 Thu Feb 11 10:07:31  s...@hotmail.com
> (host 127.0.0.1[127.0.0.1] said: 451 4.5.0 Error in processing,
> id=21117-12, mime_decode-1 FAILED: Can't locate object method "binmode"
> via package "IO::File" at /usr/lib/perl5/site_perl/5.8.5/MIME/Body.pm line
> 437. (in reply to end of DATA command))

> I've reinstalled IO:File

> cpan[1]> install
> IO::File
> CPAN: Storable loaded ok (v2.13)
> Going to read '/root/.cpan/Metadata'
>   Database was generated on Thu, 11 Feb 2010 01:32:49 GMT
> IO::File is up to date (1.14).

Could it be that cpan install placed the module in a path
not visible to your perl?

Try:  perl -le 'use IO::File; print IO::File->VERSION'

Versions of IO::File prior to IO-1.22 did not have a binmode method.

  Mark

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/amavis-user 
 AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 
 AMaViS-HowTos:http://www.amavis.org/howto/ 

Reply via email to