mail() function logging has been added to PHP code since version 5.3.0. http://php.net/manual/en/mail.configuration.php
It is configured by two additional configuration directives and is fairly nice written. The patch should be backwards compatible for PHP 5.2 so it could be applied to the current 5.2.x version distributed in testing/unstable. The source could be found at http://news.php.net/php.cvs/55496 Regards, Krasimir Ganchev -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

