Hi everyone,

I am begging some thought about this one.

I just finish installing amavis-ng-0.1.6.4-03.noarch.rpm on Mitel SME 5.6 U4


I get some mail under /var/spool/amavis-ng/problems

it say AMAVIS::AV::CLAMD cannot connect to /var/lib/clamav/clamd.sock

error while scanning for virus with AMAVIS::AV::CLAMD

AMAVIS::MTA::Qmail freezing message


these test did not find anything wrong

bash-2.05a$ ps -efa | grep clamd
qmailq 7000 1 0 11:32 ? 00:00:00 clamd
qmailq 7001 7000 0 11:32 ? 00:00:00 clamd
qmailq 7002 7001 0 11:32 ? 00:00:00 clamd

The user should also be qmailq.

ls -ld /var/lib/clamav should show the following:

bash-2.05a$ ls -ld /var/lib/clamav
drwx------ 2 qmailq qmail 4096 Jun 8 11:32 /var/lib/clamav

ls -l /var/lib/clamav/clamd.sock should show the following:

bash-2.05a$ sudo ls -l /var/lib/clamav/clamd.sock
srwxrwxrwx 1 qmailq qmail 0 Jun 8 11:32 /var/lib/clamav/clamd.sock

The following commands should return without an error:

bash-2.05a$ perl -e 'use AMAVIS'
bash-2.05a$

bash-2.05a$ perl -e 'use AMAVIS::MTA::Qmail'
bash-2.05a$

bash-2.05a$ perl -e 'use AMAVIS::AV::CLAMD'
bash-2.05a$

Thank you to accept to help me with this one

Kind regards,



--
Sylvain Angers
Kitco Network Admin
[EMAIL PROTECTED]



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to