Page 1 of 1

Clamav on plesk 7.5.1, "451 qq temporary problem (#4.3.

Posted: Sun Mar 13, 2005 5:29 pm
by nabuk
Hi all,
I've installed on my fedora core 2 plesk 7.5.1
After I've installed clam+qmail scanner (you install clamav qmail-scanner) but now If i try to send an email I recive an 451 qq temporary problem (#4.3.0) error. And if someone send me a mail, I don't receive it.

Any ideaa ?

Posted: Sun Mar 13, 2005 11:59 pm
by scott
make sure that clamav is running, it doesnt fail safe like spamassassin does, and you'll get the qq error. The other thing that could do that are permissions on the qmail-queue file, should be owned by qmailq and setuid.

Posted: Mon Mar 14, 2005 7:32 am
by nabuk
Hello,
here's what I've done (fedora core 2, plesk 7.5.2):

yum install clamav
yum install qmail-scanner
qmail-scanner-reconfigure

but every reboot, clamav doesn't restart. How can i start it every time ?

Posted: Mon Mar 14, 2005 9:35 am
by scott
it should have added itself to runlevel 3 when it installed. If its not running, What happens when you start it manually (/etc/init.d/clamd start)