• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

qmail-scanner clamav problem

jnarvaez

Basic Pleskian
Hi,

I'm having trouble installing qmail-scanner with clamav and spamassassin posted by turttle. BTW great job!

I got the message: "451 qq temporary problem (#4.3.0)" everytime i send a message.
The only way I get email service working again, was uninstall clamd (rpm -e clamd) and reconfiguring mail-scanner (qmail-scanner-reconfigure).

If I try again (yum install clamd & qmail-scanner-reconfigure) i get the same problem.

Any idea?
Any help would be apreciated
 
another solution? I think it should be something wrong with permissions or something like that.

thanks anyway
 
Check your permissions of qmail-queue. It could be a small permissions issue with that file and the files it re-writes. ls -al /var/bin/qmail-queue should give us everything we need to give you feedback.
 
now, with clamd uninstalled:

[root@lincl89 ~]# ls -al /var/qmail/bin/qmail-queue
-rwsr-sr-x 1 qmailq qmail 4643 dic 7 13:28 /var/qmail/bin/qmail-queue

thanx!
 
Back
Top