• 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.

Email Service not working

N

nwilcox

Guest
How can I reinstall Qmail.. Qmail only... My Qmail Service will not start because No File or Directory.

In the Plesk Updater I did not see just Qmail, I dont make to reinstall anything else and risk overwriting and databses I have.

One of my forums has 24,000 posts and I dont want to loose anything.

If there is any info needed please let me know and I will get it to you.

Thanks
 
If you are running red-hat like OS you can do it with
rpm -Uvh --force swsoft/PSA_8.3.0/dist-rpm-RedHat-el4-i386/base/psa-qmail-1.03-rhel4.build83071218.18.i586.rpm

This does not erase Qmail queue, you will not loose anything.

On Debian systems it is necessary to run
dpkg -i /path/to/the/package
 
Back
Top