Page 1 of 1

Cannot send email after install Clamav & Spamassassin

Posted: Tue Jul 22, 2008 4:24 am
by chencho
Hi all.

I try to install clamav and spamassassin in Centos 5 & Plesk 8.4.

After setup art repository, i did:

yum install spamassassin clamav qmail-scanner dcc pyzor razor-agents

But when i try to send any email i had this error:

qq temporary problem (#4.3.0)

Removing all packages i can send emails again.

Any tip?

Posted: Tue Jul 22, 2008 6:10 am
by amit290
Hey,
I remember getting that message myself and I think it was permissions on qmail-scanner.

Check if /var/qmail/bin/qmail-scanner-queue.pl has permissions of 755 ?

Did you run:
/usr/bin/qmail-scanner-reconfigure

after installation?

Posted: Tue Jul 22, 2008 8:59 am
by scott
That usually means clamd isnt running

Posted: Tue Jul 22, 2008 9:05 am
by chencho
Check if /var/qmail/bin/qmail-scanner-queue.pl has permissions of 755 ?
Yes
Did you run:
/usr/bin/qmail-scanner-reconfigure
Nop :(

I will test it tonight again.
That usually means clamd isnt running
I start clamd manually by /etc/init.d/clamd start|restart

Posted: Tue Jul 22, 2008 9:08 am
by scott
and you trust the init scripts because? always look with ps.

Posted: Tue Jul 22, 2008 9:11 am
by chencho
Sorry, i dont understand what do you say :oops:

Maybe my english is not enought :roll:

Posted: Sun Jul 27, 2008 4:38 pm
by chencho
I need to install again clamd and start it.

Now i dont have probles to send mails.

Thanks