Hi all.
Could use some help with php mail(). I am using this to send email, and
have having trouble getting the reply address right:
$mailto="$userstuff[3]";
$mailfrom="[EMAIL PROTECTED]";
$mailsubject="A status change on one of your layouts";
$mailbody="email stuff here";
mail($mailto,$mailsubject,$mailbody,$mailfrom);
When the email is received and viewed, the reply-to address is
"[EMAIL PROTECTED]" instead of "[EMAIL PROTECTED]". Where is
"[EMAIL PROTECTED]" coming from (a server setting?) and how do I change
it?
Thanks,
steve
____ The WDVL Discussion List from WDVL.COM ____
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or
use the web interface http://e-newsletters.internet.com/discussionlists.html/
Send Your Posts To: [email protected]
To change subscription settings, add a password or view the web interface:
http://intm-dl.sparklist.com/read/?forum=wdvltalk
________________ http://www.wdvl.com _______________________
You are currently subscribed to wdvltalk as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016
Please include the email address which you have been contacted with.