Guardian Digital Inc. >
InfoCenter >
Mailing List Archives >
Amavis
Amavis Mailing List Archive
----- Original Message -----
From: "Chris Horry" <zerbey@wibble.co.uk>
> root@gary:~# amavisd start
> ERROR: MISSING REQUIRED BASIC MODULES:
> ~ MIME::Decoder::BinHex
> BEGIN failed--compilation aborted at /usr/local/sbin/amavisd line 141
>
> But, it *is* installed! Everything worked fine with 2.2.0.
>
> cpan> install MIME::Decoder::BinHex
> CPAN: Storable loaded ok
> Going to read /root/.cpan/Metadata
> ~ Database was generated on Fri, 17 Dec 2004 12:03:27 GMT
> MIME::Decoder::BinHex is up to date.
I had the same problem here on my Fedora Core 3 test server:
amavisd debug
ERROR: MISSING REQUIRED BASIC MODULES:
MIME::Decoder::BinHex
BEGIN failed--compilation aborted at /usr/local/sbin/amavisd line 141.
cpan> install MIME::Decoder
CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
Database was generated on Thu, 16 Dec 2004 08:03:34 GMT
MIME::Decoder is up to date.
cpan> install MIME::Decoder::BinHex
MIME::Decoder::BinHex is up to date.
perl -MExtUtils::MakeMaker -le 'print MM->parse_version($ARGV[0])'
/usr/lib/perl5
/site_perl/5.8.5/MIME/Decoder/BinHex.pm
5.415
When I tried removing the "MIME::Decoder::BinHex " entry from amavisd (line
131), I got the following errors:
Dec 16 19:36:29 mgw1.pointshare.com /usr/local/sbin/amavisd[30438]: FATAL:
Directory of a config file "/etc/amavisd.conf" is writable by EUID 504, EGID
504 504 504
Directory of a config file "/etc/amavisd.conf" is writable by EUID 504, EGID
504 504 504
Dec 16 19:36:29 mgw1.pointshare.com /usr/local/sbin/amavisd[30438]: TROUBLE
in pre_loop_hook: SECURITY PROBLEM, ABORTING at /usr/local/sbin/amavisd line
5440.
Suicide () TROUBLE in pre_loop_hook: SECURITY PROBLEM, ABORTING at
/usr/local/sbin/amavisd line 5440.
Dec 16 19:36:29 mgw1.pointshare.com /usr/local/sbin/amavisd[30438]: at the
END handler: invoking DESTROY methods
Bill
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
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/
|