The mail() function doesn't have a specific parameter to set the
sending address of your outgoing email... aka. the "From" address. You
can set this using the $additional_headers parameter, however.
Read this page for a solution:
http://php.net/mail
~Ted
On 26-May-08, at 8:34 PM, Emiliano Boragina wrote:
I dont understand.. in my server I can run the form perfectly
but
in the
client server not
appears this message:
Warning: mail() [ <http://www.consultapsico.com.ar/demo/function.mail>
function.mail]: "sendmail_from" not set in php.ini or custom "From:"
header
missing in D:\Service\Sites\Consultapsico\www\demo\form.php on line 10
Whats that?
Thanks
+
_
// Emiliano Boragina _
// Diseño & Comunicación //////////////////
+
_
// emiliano.boragina@xxxxxxxxx /
// 15 40 58 60 02 ///////////////////////////
+
_
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php