php mail() fix

joseluisx

New member
Joined
Feb 20, 2007
Messages
4
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 modifying mail.c source code but I prefer a proved solution from a server management business

Any interested party please PM or if you have any question just post
 
You can install suhosin for this :) If you don't have enough knowledge - I can install it for you.
 
Back
Top