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.

S

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

Reply via email to