How secure mail function
Hello :
On our server even after good secureing We see sometimes our customer victim of Hacker and their site or weak scripts used as sending Spam over php mail() function .
How Can secure this function ? we don't like disable this function.
We use :
modsec
CSF
CXS
....
but sometimes this problem occured
Regards
-
Hello :) You will need to disable the "Mail" function for PHP to prevent email from sending out through PHP scripts. Otherwise, you would simply need to better monitor the accounts or make sure your users are uploading secure scripts. Thank you. 0
Please sign in to leave a comment.
Comments
1 comment