[thelist] PHP mail

Adrian Fischer adrian at logo-logic.com
Tue Dec 12 21:48:15 CST 2000


Hi Guys and Gals,

I am using php to send some mail and it tells me Im sending ir From: nobody.
I woudl like to be able to say its From: Yournamehere.  This is what the bit
of script looks like that sends the email:
mail ($email, "E*REMINDERS PASSWORD", $message);

I have been through the entire script to find the function mail() but cant
so am assuming (accepting what that may imply) that mail() is inbuilt into
php and I cant change it??

So..the question is:Can I add a From addressee?

Thanks

Adrian Fischer





More information about the thelist mailing list