[vox-tech] Fwd: SMS problem with Verizon
Bill Kendrick
nbs at sonic.net
Fri Nov 18 19:12:31 PST 2011
Posting on behalf of Dr. Larry Ozeran <lozeran at clinicalinformatics.com>
who is having trouble posting to vox-tech due to his ISP's mail
delivery system configuration. (Thanks to Rod Roark for letting
us know why Larry's post attempts were just vanishing!)
---
Hi all. Thanks in advance for your expertise.
A client requested being able to send text messages from her web site
for special offers (to people who sign up for them). I started testing
on Virgin Mobile and it worked fine. Then I tried Verizon and it has a
problem.
In PHP, the command looks like:
mail($to, $subject, $message, $from);
When I send to Virgin Mobile with $to="##########@vmobl.com" and
$from="from: business at customer.com\nreply-to: business at customer.com",
the message arrives saying it is from business at customer.com
When I send to Verizon with $to="##########@vtext.com" and $from="from:
business at customer.com\nreply-to: business at customer.com", the message
arrives saying it is from superuser at mydomain.com - this is bad for at
least two reasons
I haven't tried other carriers yet, so I don't know if this is just a
Verizon issue or also occurs with other carriers. I have been searching
for an hour and keep getting the same useless suggestions from Google
(about how to send an SMS message to a Verizon user), so I am hoping
that one of you wise LUGODers knows the answer or can think of a better
search to find it.
thanks,
Larry
---
--
-bill!
Sent from my computer
More information about the vox-tech
mailing list