Edit report at https://bugs.php.net/bug.php?id=62356&edit=1
ID: 62356 Updated by: f...@php.net Reported by: michael at orlitzky dot com Summary: Add syslog support to mail.log (php_mail) -Status: Open +Status: Assigned Type: Feature/Change Request Package: Mail related PHP Version: 5.4Git-2012-06-18 (Git) -Assigned To: +Assigned To: fa Block user comment: N Private report: N Previous Comments: ------------------------------------------------------------------------ [2012-06-18 18:50:11] michael at orlitzky dot com Description: ------------ The PHP error logs support logging to syslog. You simply set, error_log = syslog in php.ini, and PHP handles the rest. The new mail.log setting does not support this, however, so it is difficult to consolidate your logs if you use syslog. Setting, mail.log = syslog results in a file name 'syslog' in the current directory. ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=62356&edit=1