• The new Python extension is now available. It allows customers to deploy and manage WSGI-based Python applications on their websites directly from Plesk.
  • Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

Problem trying to switch from Qmail to Postfix

LaurentR2D2

Regular Pleskian
Plesk Certified Professional
[SOLVED]Problem trying to switch from Qmail to Postfix

Hello,

I'm using Plesk 10.3.1 on Debian Lenny. I'm trying to switch from Qmail to Postfix. I've used this command :

/opt/psa/admin/sbin/autoinstaller --select-release-current --install-component postfix

and I get this error :

The following packages have unmet dependencies:
plesk-mail-pc-driver: Conflicts: psa-mail-driver
psa-mail-pc-driver: Conflicts: psa-mail-driver

plesk-mail-pc-driver doesn't exists, and psa-mail-pc-driver, and psa-mail-driver exist, and are already installed. How can I solve this problem ? Would it work better if I upgrade my server to Sqeeze ?

Thank you
 
Last edited:
Hello,

I've finally solved my problem by installing psa-mail-pc-driver which has removed all qmail related packages and installed postfix instead.
 
Back
Top