Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 02-10-2013, 12:09 AM   PM User | #1
frank727
New Coder

 
Join Date: Sep 2007
Posts: 19
Thanks: 3
Thanked 0 Times in 0 Posts
frank727 is an unknown quantity at this point
Need help sending txt msg using email-to-sms gateway

I'm using PHP to send out text messages using the format cell_phone@gateway.com and I'm using the mail() function. This has been working fine for most cellular carriers. But I've run into a snag on one carrier in Cleveland called Cleveland Unlimited (owned by Revol.com).

Their gateway is mms.revol.com so I send like this: cell_phone@mms.revol.com but the recipients don't receive the msgs.

Then I read about Gmail having the ability to email out an SMS Txt Msg. Enabling SMS Chat in the Gmail Labs section, I input one of the Cleveland Unlimited cell phone numbers and it gets thru!

So I'm a bit puzzled now. Is Gmail using another service to pass off the cell phone number and connect when using PHP's mail() function it won't connect?

I'm wondering if there is another way to send mail using PHP and not the default mail() function? Or am I just barking up the wrong tree? (wrong solution)?

Thanks for any thoughts on this problem.
frank727 is offline   Reply With Quote
Old 02-10-2013, 03:26 AM   PM User | #2
jimhill
Regular Coder

 
Join Date: Jul 2010
Posts: 271
Thanks: 3
Thanked 40 Times in 40 Posts
jimhill is an unknown quantity at this point
I have not tested this but found this online.
This was what they posted.
Yes. I had so much trouble finding this out. But I created a MySpace email adress and I sent it to there and it went through, sending me the email for revol numbers. It is 1(your mobile number)@mms.revol.com hope that helps you out.
__________________
If you can't stand behind your troops, feel free to stand in front of them
Semper Fidelis
jimhill is offline   Reply With Quote
Old 02-10-2013, 06:14 AM   PM User | #3
frank727
New Coder

 
Join Date: Sep 2007
Posts: 19
Thanks: 3
Thanked 0 Times in 0 Posts
frank727 is an unknown quantity at this point
Thanks Jim. That's the gateway I am using now (mms.revol.com) and my customers are not receiving the txt msgs :-(
frank727 is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 02:26 PM.


Advertisement
Log in to turn off these ads.