[PHP-DEV] Bug #320 Updated: Bug in mail() function From: Bug Database (php-dev <email protected>)
Date: 04/27/98

ID: 320
Updated by: zeev
Reported By: be <email protected>
Status: Closed
Bug Type: Other
Assigned To:
Comments:

This isn't exactly a bug, you're not supposed to specify
empty values for that key. nonetheless, I changed it
to ensure that the value is indeed unempty if it exists.
I also changed it so that the value supplied in the
php3.ini file is the full command line, that is, -t will
not be added to it (the default is still sendmail -t,
and you can also specify arguments in the sendmail_path
directive in php3.ini)

Full Bug description available at: http://ca.php.net/bugs.php3?id=320