Hi all
I'm running
I've renamed my /usr/sbin/sendmail to something like sendmail_2 so that rogue scripts that send out malware will not be able to use my server to spam.
I see however that this breaks the autoresponder feature where I get errors like this :
What I would like to know is that is there a way to configure the autoresponder feature to use the renamed sendmail binary? So that only the autoresponder feature works with /usr/sbin/sendmail_2 not have it try to find xx/sendmail
The reason why I have renamed it is that if say a Joomla site gets hacked and uses sendmail to blast out a whole lot of messages - these messages are not controlled by exim which if it leads to my IP being blacklisted - my hosting provider will disconnect my whole account - which I am trying to avoid at any cost.
I'm running
- CLOUDLINUX 7.2 x86_64 vmware
- WHM 56.0 (build 32)
I've renamed my /usr/sbin/sendmail to something like sendmail_2 so that rogue scripts that send out malware will not be able to use my server to spam.
I see however that this breaks the autoresponder feature where I get errors like this :
Code:
This message was created automatically by mail delivery software.
A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:
pipe to |[I]/usr/local/cpanel/bin/autorespond [email protected] /home/domain/[/I].autorespond
generated by [email protected]
The following text was generated during the delivery attempt:
------ pipe to |[I]/usr/local/cpanel/bin/autorespond [email protected] /home/recipientdomain/[/I].autorespond
generated by [email protected] ------
sendmail: Not running with correct effective GID. Is sendmail binary setgid mailtrap?
sendmail: Not running with correct effective GID. Is sendmail binary setgid mailtrap?
The reason why I have renamed it is that if say a Joomla site gets hacked and uses sendmail to blast out a whole lot of messages - these messages are not controlled by exim which if it leads to my IP being blacklisted - my hosting provider will disconnect my whole account - which I am trying to avoid at any cost.
Last edited by a moderator: