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

qmail+plesk 9.2.3 - problem with mail

N

NickolayB

Guest
Версия Plesk Control Panel 9.2.3
Операционная система Linux 2.6.18-028stab062.3-ent
Centos 5
Nov 28 03:58:10 km22824-09 qmail-queue-handlers[12278]: Unable to change group ID: Operation not permitted
Nov 28 03:58:10 km22824-09 qmail-queue-handlers[12280]: Unable to change group ID: Operation not permitted
Nov 28 03:58:25 km22824-09 /var/qmail/bin/relaylock[13325]: /var/qmail/bin/relaylock: mail from 64.247.49.232:49390 (64.247.49.232.sonicgaming.net)
Nov 28 03:58:26 km22824-09 qmail-queue-handlers[13329]: Unable to change group ID: Operation not permitted

I can check e-mail, but mail is not delivered to email box from any email box from internet.
When i trying to send e-mail i have qq temporary problem # 4.3.0
How to solve this problem?
 
It is clear indication that the problem is with permissions on 'qmail-queue' binary. Try to set correct permission with
# chmod 2511 /var/qmail/bin/qmail-queue
 
Back
Top