On Thu, 10 Feb 2005 14:54:11 -0500, Karl Zander
<[EMAIL PROTECTED]> wrote:
> At 07:56 PM 2/10/2005 +0100, you wrote:
> >More strange problems... I'm using
> >postfix/amavisd-new/clamav/spamassassin for my mail server. This came
> >up in the Postfix log after a massive update of my office server:
> 
> This might be un-related....but after updates to Perl (which you probably
> did if it was massive update) you need to run
> 
> /usr/portage/dev-lang/perl/files/libperl_rebuilder
> 
> It makes at least 3 passes through Perl rebuilding and cleaning up various
> things so be patient as it runs.
> 
> There is a new tool named perl-clearner at the same location that improves
> libperl_rebuilder but I am not clear on how it works.
> 
> SpamAssassin, which uses Perl, will thank for running this, but I don't
> know if amavisd will.
> 
Thanks for the suggestion, tried it (perl-cleaner) with no success.
Anyway, I'm getting this on the log:

Feb 10 23:49:12 commserver amavis[11701]: No $file,         not using it
Feb 10 23:49:12 commserver amavis[11701]: No $arc,          not using it
Feb 10 23:49:12 commserver amavis[11701]: No $gzip,         not using it
Feb 10 23:49:12 commserver amavis[11701]: No $bzip2,        not using it
Feb 10 23:49:12 commserver amavis[11701]: No $lzop,         not using it
Feb 10 23:49:12 commserver amavis[11701]: No $lha,          not using it
Feb 10 23:49:12 commserver amavis[11701]: No $unarj,        not using it
Feb 10 23:49:12 commserver amavis[11701]: No $uncompress,   not using it
Feb 10 23:49:12 commserver amavis[11701]: No $unfreeze,     not using it
Feb 10 23:49:12 commserver amavis[11701]: No $unrar,        not using it
Feb 10 23:49:12 commserver amavis[11701]: No $zoo,          not using it
Feb 10 23:49:12 commserver amavis[11701]: No $cpio,         not using it
Feb 10 23:49:12 commserver amavis[11701]: No $rpm2cpio,     not using it
Feb 10 23:49:12 commserver amavis[11701]: No $cabextract,   not using it
Feb 10 23:49:12 commserver amavis[11701]: No $dspam,        not using it

So it seems amavisd is not finding any external program... maybe it's
running chrooted after all? From /etc/amavisd.conf:

# Run the daemon in the specified chroot jail if nonempty:
#$daemon_chroot_dir = $MYHOME;  # (default is undef, meaning: do not chroot)

So it shouldn't be chrooted, should it?

Best regards
Jose

Reply via email to