Any way to detect SMS to E-Mail Gateways?

Posted by Paul on Stack Overflow See other posts from Stack Overflow or by Paul
Published on 2010-03-24T05:44:23Z Indexed on 2010/03/24 5:53 UTC
Read the original article Hit count: 152

Filed under:
|
|

I want to create a PHP app that can send text messages. There are different gateways for different email carriers. Is there any library I could use that would be able to lookup or detect which gateway to use just by passing the phone number into it? This way I can take whatever email address I get out and use PHP's email functions to send a message. Thanks in advance!

© Stack Overflow or respective owner

Related posts about php

Related posts about sms