users see my SMS messages as coming from '1010100001'

Posted by John Leonard on Stack Overflow See other posts from Stack Overflow or by John Leonard
Published on 2010-03-18T14:50:05Z Indexed on 2010/03/18 14:51 UTC
Read the original article Hit count: 277

Filed under:
|
|
|
|

In my application, I ask the user to enter their cell and select their provider. I append the provider's email and create the message and fire via php.mail()

The problem is that no matter what the header info is, the message comes from '1010100001' on some phones (like AT&T and the iPhone). When testing on my Verizon phone, I get the proper email address as the sender.

Any idea how I can send a clearer message?

© Stack Overflow or respective owner

Related posts about sms

Related posts about php