sendmail: Not running with correct effective GID. Is sendmail binary setgid mailtrap?

ARUN Post in MAIL, WHM BACKEND
0

root@server [/]# sendmail
sendmail: Not running with correct effective GID. Is sendmail binary setgid mailtrap?
sendmail: Not running with correct effective GID. Is sendmail binary setgid mailtrap?
root@server [/]#

Solution :

which sendmail

chown root:mailtrap /usr/sbin/sendmail

chmod 2755 /usr/sbin/sendmail

« Prev: :Next »

Leave a Reply

You must be logged in to post a comment.