US: 1-941-4621-069
  
Cyprus: 3-572-2052-781

Go Back   ISPsystem.com Forums > ISPmanager > Troubleshooting


Reply
 
Thread Tools
Old 03-12-2017, 11:03 AM   #1
Member
 
Join Date: Nov 2016
Posts: 57
lexsusdk is on a distinguished road
Default email problems

I can not send email anymore
could not execute /usr/sbin/sendmail -t -i

Error from Apache log:
[unixd:alert] [pid 1357] (1)Operation not permitted: AH02156: setgid: unable to set group id to Group 0

Error from Exaim panic.log:
unable to set gid=6004 or uid=0 (euid=0): forcing real = effective

CentOS 7
ISPmanager Business 5.95.3

Last edited by lexsusdk; 03-12-2017 at 11:07 AM.
lexsusdk is offline   Reply With Quote
Old 03-13-2017, 05:39 AM   #2
ISPsystem team
 
Join Date: Jul 2014
Posts: 443
ksenya is on a distinguished road
Default

In the /etc/passwd file check the lats string and user gid. Then add the following data into the httpd configuration file:

<IfModule mpm_itk_module>
LimitUIDRange 0 10000
LimitGIDRange 0 10000
</IfModule>

where 10000 is the UID and GID limit, i.e. it should be larger than the largest user GID in etc/passwd.
ksenya is offline   Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 03:26 PM.