how to remove sendmail_path='/usr/sbin/sendmail

dataonline.vn

Verified User
Joined
Feb 27, 2016
Messages
17
help me please

My server is not accessible. The reason is wa too high (Check via the command "top c")

IO too hight because sendmail_path='/usr/sbin/sendmail. sometimes up to 40-50MB / s

I had to use the command "# exim stop service" to reduce the amount of mail sent. Then turn it on (# service exim restart)

Help me please. I will pay for Someone help me fix this problem. Payment via paypal

Thanks everyone!
 
Last edited:
Hello,

You identify the source of the problem wrong. High load on your server was not caused by sendmail. Since you are using PHP as fascgi, every PHP process is displayed that way as you showed on a screenshot.

Actually your issue was caused either by bots which were either spaming feedback, contact forms or forums, or bruteforcing login pages. So you need to enable server-status page in Apache and see what URL are most requested. The other reason might be that you have malware on the server and your server was attacking or spamming others.

Analyse web-server logs as well, they contain all important data.

Please search the forums on how to enable server-status page in apache, on where to find logs, on how protect server and other similar matters. They are TOP posted threads on these forums, and there are already a number of them with replies.

To save your time you might consider hiring somebody of us here, those who makes their living by offering professional support.
 
Back
Top