• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Qmail and Pop3

U

ukflew

Guest
Hi I am having trouble with qmail on our server. The maillog files were balooning in size so I removed these.

However since then we have had problems with qmail. The server has been restarted but now we can't connect to the pop server. Sending emails is fine.

As well as this when I try to stop and start qmail from a shell it says start up failed, but when I check the status it says it is running???

Mark
 
I ran the command

rpm -V psa-qmail

which checks the integrity and found these files missing?

missing /var/qmail/queue/lock
missing /var/qmail/queue/lock/sendmutex
missing /var/qmail/queue/lock/tcpto
missing /var/qmail/queue/lock/trigger

Can i reinstall these?
 
You have deleted the lock directrory and the three files in it.You have to reinstall qmail for this.
 
Back
Top