answersLogoWhite

0

In outlook 2007 there are OMS providers which let you send sms direct from outlook. Other services such as txtlocal.com allow you to send sms messages via email direct to an email address such as 447xxxxxxxxx@txtlocal.co.uk, this will be delivered direct to the respective phone.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

Can a sms be tapped?

everything can be tapped including sms An SMS message is essentially a short email that travels through your carriers mail servers, as such they may be required to store your messages.


What are some funny Punjabi SMS messages?

To find some funny Punjabi SMS messages one can go to the SMS 44 website. The website has a number of funny SMS messages, including messages in Punjabi.


What is a SMS tone?

sms tones are for text messages.


What is the T-Mobile SMS gateway?

Like all internet gateways this connects two networks:* internet email (SMTP) and * phone/pager texting (SMS). The SMTP mail service for the "TMoMail.net" domain accepts email addressed to any 10digit phone number which they carry. The service severely strips down the message to something like "Sender-addr / Subject-text / Msg-Body" before forwarding it to the phone in question. SMS messages are limited to 140 characters (bytes of data); email is either truncated to that length or rejected outright.Send a short email to your phone: ##########@tmomail.net


Is there a guide to sending SMS messages online?

There is no official SMS guide to sending messages online. However http://en.wikipedia.org/wiki/SMS has a lot of valuable information. There are many websites that allow you to send SMS messages online for free such as http://www.txt2day.com/


How do you send sms free from computer to telephon?

1. You can use J2ME to create a software which can use your cellphone (connected to a serial or USB port of your PC) as a sending/receiving device. 2. OR you can use a GSM/SMS Modem instead (costs around 100$ roughly). Most of them come with a software CD, using which, u can send and receive SMS. 3. For only sending SMS for free, there are many other free options on the Internet which you can search. Email to SMS gateway may also be an option for sending SMS, eg. sending an email to @.com Answer A SMS text message is just an ordinary text email sent to a special server on your mobile service providers network. Also note, no subject is required, in fact they waste additional characters to be used (remember sms text messages are limited in length). To determine ones SMS email address, have your friend send a SMS text message to your email address. Then look at the "from" line. And there you go!


How can you send msg to mobile from internet?

You can send messages to a mobile phone from the internet using various methods, such as email-to-SMS gateways, messaging apps (like WhatsApp or Telegram), or online services that offer SMS sending capabilities. To use an email-to-SMS gateway, simply send an email to the recipient's phone number followed by the carrier's domain (e.g., [number]@carrier.com). Alternatively, many platforms and websites allow you to send text messages by entering the recipient's number and your message.


Where can one read funny SMS Messages?

A person can read funny SMS messages from several different places. Some of these places include 4 Funnies, Huffington Post, SMS Dose, and Lovely SMS.


Do sms messages appear on a bill?

it can


How can one send SMS messages for free?

go to pinger.com/textfree and no pay is added


How do I separate SMS Text from email on my Blackberry?

SMS Text notifications can be registered under an icon that is different from email by choosing the combined SMS/Messages icon on the home screen, press the blackberry menu key (just left of track ball), choose "Options," scroll down to SMS and Email Inboxes, change setting from "Theme Controlled" or "Combined" to "Separate." Happy Phoning! Don't know what model BB you have, but this is how to do in on the Curve. To see just your SMS, from your message list, go to the menu key, and then choose View Folder. Then you can see all your inboxes. You can choose your SMS Inbox to see just your SMS's. Hope that helps!


Code for mobile alert in PHP?

You can use an email to SMS gateway to send SMS messages from a PHP script. This will likely be a paid for service, there used to be some network specific free services, but I think most of them are now closed, presumably due to abuse from spammers. Search for "email to SMS gateway". To send e-mail from PHP see the 'mail' command.