Search results

  1. J

    php mail() fix

    Well, I have my problem described here: http://www.directadmin.com/forum/showthread.php?t=17388 I need some modification to the PHP mail() function, the modification must do the following a) Avoid code injection in PHP mail() function b) Allow usage of mail() I guess that the solution is in...
  2. J

    mail() function abused by using MIME content, any fix???

    I have the problem in my server that usually mail() functions are exploited by spammers who abuse function parameters to send email to hundred of accounts at a time, this is done by injecting MIME content in the parameters When this happens I usually notice when starting to receive abuse...
Back
Top