• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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