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

Cant send e-mail. QMAIL problem.

G

GustavoO

Guest
on /usr/local/psa/var/log/mailllog i keep seeing this error:

qmail-queue-handlers: Unable to change group ID: Opperation not permitted

And no one can send emails, its more than 200 domains affected.


I think it started to happen when i've upgradded the Plesk DrWeb. My system is: CentOS 5.2, Plesk 9.2.1.
I need some help, please.
 
Please post the output of:

# id popuser

And also try:

# $PRODUCT_ROOT_D/admin/sbin/mchk --with-spam
 
Hello!

I've managed to solve the problem. I needed to reinstall the qmail and now it works okay... Strange bug!

Thanks for the help!
 
Hello!

One of the options is to use Plesk autoinstaller, running this binary as root:

/usr/local/psa/admin/bin/autoinstaller

So after choosing the right options for you, you must select postfix as the new mail service.

After postfix is installed, come back to autoinstaller and now do the same but switch back to qmail.


Another option is to remove it by apt-get remove and then reinstall it by apt.


Good luck!
 
Back
Top