I need to change sendmail from field, I added following to my .htaccess:

php_value sendmail_from 'x...@xxx.xxx'

and tried to send out an email, but it still comes from apache@FQDN

through phpinfo(); I see as local value my email address x...@xxx.xxx

-- 
http://alexus.org/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to