Paul Wolsink wrote:
>
> Hi there
> I installed Damiens Amavis/Clam setup and although it is
> installed OK, I get the following error message.
> Almost the same as a previous user had, but he had a
> temporary qmail-queue failure which was due to rights on the
> amavis.conf file.
>
> This is a "554 Permanent qmail-queue failure"
> On Mail Client.
>
> I tried the rpm --setperms.... on amavis.conf, but that did
> not work.
>
> I have multiple virual domains. Could it be that? I had it as :
> local domain = domain.com
> local domain = domain2.com
> etc in lines underneath each other in amavis.conf. Is that
> right?
>
> I also use the SSL security setup of Damiens and I used the
> second option as described on the News page to run Amavis:
> I quote
> "OR
>
> alternatively you could use the amavis module I wrote for
> clamd itself.
>
> Download
http://www.pagefault.org/download/misc/Clamd.pm and
> install it in
> /usr/lib/perl5/site_perl/5.6.1/AMAVIS/AV/
>
> Then just add to /etc/amavis/amavis.conf:
>
> ; virus-scanner = CLAM
> virus-scanner =
> Clamd
>
> [Clamd]
>
> socket = /var/lib/clamav/clamd.sock
>
> "
>
> I double checked everything, but dont see anything wrong.
>
> The logs from server says the following:
> --- cut here -----
> Use of uninitialized value in concatenation (.) or string at
> /usr/lib/perl5/site_perl/5.6.1/AMAVIS.pm line 191
> AMAVIS: Couldn't load AMAVIS::MTA:: at
> /usr/lib/perl5/site_perl/5.6.1/AMAVIS.pm line 194
> smtp-front-qmail[2597]: Permanent qmail-queue failure.
> LOG5[2578:1024]: Connection Closed
> -------------------------------------------------------------
>
> Any ideas/advise would great
You haven't defined an mta, see the sample amavis.conf file on the howto page.
--
Damien