• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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