• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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