Sean Coates wrote:
Gareth Ardron wrote:

Hi,

Sort of mailing this in as the result of the rantings of quite a few
mates of mine who look after shared hosting boxes.

Would it be acceptable to do up a patch for the mail() function which'll
listen to an ini entry[0] for a logfile to log all mail sent using this
function.


You can do this in "admin-space":
http://blog.phpdoc.info/archives/20-mail-replacement-a-better-hack.html

True, it doesn't prevent the user from ini_set()ing, but unless you're
blocking the socket functions, the user can get around this anyway.

I do like that, and I agree that it works when people put a modicum of thought into stuff - unfortunatly, most of the admins I know at least just install, set up php.ini and leave it. This is the problem, the admin's are as useless as the users they so readily poke fun at, but if there's a nice easy way to get it working, so much the better.

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to