unread
I see that recently mail() function was changed so that sendmail_path
parameter in php.ini does not allow to place parameters in the command
anymore - which, at least for me, breaks sending mail from whole site. Is
there any reason for such change?
Stanislav Malyshev, Zend Products Engineer
stas@zend.com http://www.zend.com/ +972-3-6139665 ext.109
unread
I see that recently
mail()function was changed so that sendmail_path
parameter in php.ini does not allow to place parameters in the command
anymore - which, at least for me, breaks sending mail from whole site. Is
there any reason for such change?
It's weird too, as the default is:
sendmail -t -i ...
Derick
--
"Interpreting what the GPL actually means is a job best left to those
that read the future by examining animal entrails."
Derick Rethans http://derickrethans.nl/
International PHP Magazine http://php-mag.net/