Hello,
I've got a problem, I'm trying to log all mails which are sent from php 5.3 with php.ini option
mail.log = /var/log/phpmail.log
Since each domain use it's own php.ini file, I cannot put that line to /etc/php.ini, I tried but it doesn't log. It starts working only if I add that line to domain php.ini file.
How can I add that line to all domains php.ini files, and to keep it there when the php configuration is changed from Plesk panel?
Thanks, D.
I've got a problem, I'm trying to log all mails which are sent from php 5.3 with php.ini option
mail.log = /var/log/phpmail.log
Since each domain use it's own php.ini file, I cannot put that line to /etc/php.ini, I tried but it doesn't log. It starts working only if I add that line to domain php.ini file.
How can I add that line to all domains php.ini files, and to keep it there when the php configuration is changed from Plesk panel?
Thanks, D.