• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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