I want to uninstall sendmail from cPanel & WHM 64.0 (build 12)
Please help me
Please help me
Last edited by a moderator:
You could add "mail" to the disable_functions option in your PHP configuration if it's a PHP script that's used to send the SPAM.
Hello,Allready added "mail" in disable_functions option in PHP configuration.
Still spam mails are sent.
Hello,"SMTP Restrictions" is enabled.
What is bothering me is no record of the spam emails are found on "Mail Delivery Reports".
But IP listed in RBLs
What PHP handler is enabled for the versions of PHP installed on the system?"Prevent “nobody” from sending mail" option under the "Mail" tab in "WHM >> Tweak Settings" is already enabled.
In my server PHP handler is "suphp" for ea-php55, ea-php56, ea-php70What PHP handler is enabled for the versions of PHP installed on the system?
You'd need to switch to a handler such as CGI or DSO (where Apache runs as the "nobody" user) if you wanted the "Prevent “nobody” from sending mail" option to be more effective. However, generally the better approach is to implement better security practices to prevent exploits to scripts installed on the websites. There's a thread on this topic at:In my server PHP handler is "suphp" for ea-php55, ea-php56, ea-php70
Exim logs email activity to the /var/log/exim_mainlog file. The following thread is useful if you want to search this log:Another thing please tell me how to get log records of mails sent by "sendmail"? like exim provides.
Exim still processes the messages so activity is logged to /var/log/exim_mainlog. Another option to consider is to use a third-party application such as CSF/LFD:please tell me how to get log records of mails sent by "sendmail"?
I know how to check in Exim.
Thread starter | Similar threads | Forum | Replies | Date |
---|---|---|---|---|
D | How do I Stop Outgoing email suspensions | 8 | ||
![]() |
Stop sendmail spam | 2 | ||
V | How to stop sendmail? | 2 | ||
C | SENDMAIL stoped | 2 | ||
![]() |
Cpanel 6.2.0-R18 sendmail stoped | 8 |