Warning: mail(): "sendmail_from" not ....

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I keep geting error message:

Warning: mail(): "sendmail_from" not set in php.ini or custom "From:" header
missing in D:\Inetpub\wwwroot\php\sendmail.php on line 11

php.ini:
sendmail_from = webmaster@xxxxxxxxxxxx

sendmail.php:
<?php
mail("user@xxxxxxxxxxxx", "My Subject", "Line 1\nLine 2\nLine 3",
"From: webmaster@xxxxxxxxxxxx");
?>

Can anyone help with this problem? thanks a lot!

KK Kong

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


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux