• 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 with the SMTP service after micro update (Plesk 10.4.4)

R

ruggero

Guest
Hey there,

there goes something wrong with our last micro update of Plesk 10.4.4. qmail isn't installed correctly anymore. If it try to switch to postfix I also get an error message. So either postfix and qmail didn't work anymore.

Here are the error information I get from the system:

...
STOP plesk-mail-qc-driver-10.13.4-cos5.build1013120126.11 installing AT Wed May 9 11:21:08 CEST 2012
START psa-qmail-1.03-cos5.build1013120126.11 installing AT Mi 9. Mai 11:21:09 CEST 2012
Trying to register service xinetd... done
Trying to stop service qmail...
ERROR while trying to Unable to handle qmail
Check the error reason(see log file: /tmp/plesk_10.4.4_installation.log), fix and try again


Unable to handle qmail


**** Package psa-qmail scriptlet failed.

***** installing problem report *****
ERROR while trying to Unable to handle qmail
Check the error reason(see log file: /tmp/plesk_10.4.4_installation.log), fix and try again
Unable to handle qmail
STOP psa-qmail-1.03-cos5.build1013120126.11 installing AT Wed May 9 11:21:10 CEST 2012
START plesk-mail-qc-driver-10.13.4-cos5.build1013120126.11 installing AT Mi 9. Mai 11:23:52 CEST 2012

Trying to set... done
Configuring Qmail-CourierIMAP Plesk Mail Driver...
Trying to register service xinetd... done
Trying to comment out comsat service record from /etc/xinetd.conf... there is no comsat service record in /etc/xinetd.conf
Trying to register service qmail... done
...

I try to uninstall and reinstall qmail. But both time I get an error too.

Is there any way to force uninstall or reinstall qmail? Is there anything else I can do to fix this.

I'm really looking forward to your advice.

Thanks,

Ruediger
 
Alternatively you may run the following command to switch MTA to Postfix:

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

and for switching to Qmail:

/usr/local/psa/admin/sbin/autoinstaller --select-release-current --install-component qmail
 
Back
Top