I am attempting to send SMS via an e-mail message....and it works! *phew* <phonenumber>@sms.myserver.com
Problem is that the reply to or from field on the device always shows [EMAIL PROTECTED] regardless of what I have set the Replay-To: or From: headers. PHP runs as nobody, so this makes sense....kinda'. So I tried ini_set() and regardless of that the From: is always nobody. How can I fix this? I am trying many things right now, but my stomach hurts and my eyes are buggin'...if anyone can help let me know! Thanks! -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php