Skip to content

Instantly share code, notes, and snippets.

@akanieski
Created November 22, 2013 23:41
Show Gist options
  • Save akanieski/7608762 to your computer and use it in GitHub Desktop.
Save akanieski/7608762 to your computer and use it in GitHub Desktop.
Email to SMS - Carrier Domains
[
{
name: 'Verizon',
domain: 'vtext.com'
},
{
name: 'Sprint',
domain: 'vtext.com'
},
{
name: 'Virgin Mobile',
domain: 'vmobl.com'
},
{
name: 'T-Mobile',
domain: 'tmomail.net'
},
{
name: 'Sprint',
domain: 'messaging.sprintpcs.com'
},
{
name: 'Alltel',
domain: 'message.alltel.com'
},
{
name: 'AT&T',
domain: 'txt.att.net'
},
{
name: 'Boost Mobile',
domain: 'myboostmobile.com'
},
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment