• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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