• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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