ID: 28454 User updated by: bugs dot php dot net at phoenixdigital dot com Reported By: bugs dot php dot net at phoenixdigital dot com Status: Open Bug Type: *Configuration Issues Operating System: Freebsd 4.9 Stable PHP Version: 4.3.4 New Comment:
if possible can you please adjust the email address in my bug report to be a non real domain as I don't want my email to be trawled from this bug report. please change it to php_value sendmail_path '/usr/sbin/sendmail -t -i -f [EMAIL PROTECTED]' Thanks Previous Comments: ------------------------------------------------------------------------ [2004-05-20 09:04:22] bugs dot php dot net at phoenixdigital dot com Description: ------------ Hi, We are having trouble getting emails sent from php to set the return-path header in messages. This is important as we host many sites from our servers and want bounces to go to the hosted sites address rather than our system address. adding this line to the virtual host section in the apache conf. php_value sendmail_path '/usr/sbin/sendmail -t -i -f [EMAIL PROTECTED]' then checking the a page with phpinfo() in it the change is not visible. We can set this value in the php.ini file perfectly but however we cannot set it on a site by site basis in the virtual hosts directive. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=28454&edit=1
