On Wed, Apr 13, 2011 at 11:55:59PM +1000, Voytek Eymont wrote:
> amavis says error with MIME Decoder BinHex but perl says it's installed,
Read the error message more closely:
> # amavisd debug
> fetch_modules: error loading optional module MIME/Decoder/BinHex.pm:
> Can't locate Convert/BinHex.pm in @INC (@INC contains: /etc/perl
MIME/Decoder/BinHex.pm won't start because it needs to load
Convert/BinHex.pm, and perl can't find it. You need to install
Convert::BinHex.
John
--
"chmod 777" - also known as "asking to be mirrored at attrition.org".
-- James Riden
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html