Skip to main content

Trying to block account from sending mail.

Comments

5 comments

  • 24x7server
    Hello, I think your cPanel user is sending all these mails through php script. Could your please try to disable php mail function for your this user and check this.
    0
  • HaoSs
    Ty for reply. Forgot about phpmail .... if anyone ends up here with same problem: I uploaded a php.ini under owner root in his forum folder ( edited with disable_functions = mail, sendmail ). phpinfo show now : disable_functions mail, sendmail hope this will fix it :D ty again
    0
  • cPanelMichael
    Hello :) I am happy to see you found a potential solution in disabling the PHP mail function. Feel free to update us with the outcome. Thank you.
    0
  • HaoSs
    Hello. Putting a php.ini ( edited with disable_functions = mail, sendmail ) in forum folder under root permission worked. He was not able to send any more spam mail.
    0
  • cPanelMichael
    I am happy to see the issue is now resolved. Thank you for updating us with the outcome.
    0

Please sign in to leave a comment.