Google Answers Logo
View Question
 
Q: how to send to sms from email ( No Answer,   7 Comments )
Question  
Subject: how to send to sms from email
Category: Computers > Programming
Asked by: englishpaulm2-ga
List Price: $25.00
Posted: 21 Aug 2004 08:50 PDT
Expires: 20 Sep 2004 08:50 PDT
Question ID: 390756
How to send an SMS message via email? I'd like a free solution using
my own linux server and which works for most major US cell phone
carriers. Thanks.
Answer  
There is no answer at this time.

Comments  
Subject: Re: how to send to sms from email
From: pinkfreud-ga on 21 Aug 2004 08:56 PDT
 
This site might be useful. It will allow you to send to Cingular,
SprintPCS, AT&T Wireless, T-Mobile, Nextel, and Verizon.

http://www.exclamationsoft.com/exclamationsoft.net/webwatchbot/SendMobileEmail.aspx
Subject: Re: how to send to sms from email
From: englishpaulm2-ga on 21 Aug 2004 09:14 PDT
 
Thanks for the link! I am looking for a free solution that I can use
on my own linux server if possible, so if anyone has ideas about that,
please let me know. --Paul
Subject: Re: how to send to sms from email
From: vivekgite-ga on 29 Aug 2004 00:47 PDT
 
Well this solution is easy to follow and it works

You need account with yahoo or any other mail service provider who
provides the am SMS based alert.
Once sing up with them, you will receive an SMS when important mail arrives.
Here is more information on this issues
http://in.mobile.yahoo.com/edit/mail_learn.html

If your system is UNIX/Linux/BSD based then small script can send
email to this email id. For example when your load of server goes
beyond 5.0, an email sent by script to this email id, which finally
sent an SMS to you.
Subject: Re: how to send to sms from email
From: englishpaulm2-ga on 29 Aug 2004 08:30 PDT
 
Thanks for your info about the yahoo sms notification service, but
this will not meet my needs. My script needs to be able to send to any
sms address-- each message might be to a different address. And I need
to have complete control over the entire message.
Subject: Re: how to send to sms from email
From: vivekgite-ga on 30 Aug 2004 01:28 PDT
 
To find information I finally took help of google.

http://smslink.sourceforge.net/ : This program implements a
client/server gateway to the SMS protocol and supports utilities that
can be use from shell scripting.

http://eimsms.sourceforge.net/ : Perl hack to send SMS message via
Internet. It usage external libarty called www-sms  (located at
http://www-sms.sourceforge.net/) and you can use perl code like: (code
taken from above url)
#international prefix, operator prefix, phone number, message text
my $sms = WWW::SMS->new('39', '333', '1234567', 'This is a test.');

http://playsms.sourceforge.net/web/ : PlaySMS is a full-featured SMS
gateway application that features sending of single or broadcast
SMSes, the ability to receive and forward SMSes, an SMS board, an SMS
polling system, SMS customs for handling incoming SMSes and forwarding
them to custom applications, and SMS commands for saving/retrieving
information to/from a server and executing server-side shell scripts

http://mailinsms.sourceforge.net/ - is an e-mail to SMS formatter and
SMS sending utility with internal support for the Hungarian Westel
network. It features filters for the sender, subject, time, and
recipient, and includes mailbomb protection. It supports HTML and
includes calendar, joke, horoscope, server state, and weather
forecasting utilities.

http://linuxsms.sourceforge.net/ :  is a Perl script to send SMS to
Spanish GSM phones. There is support for multiple servers/gateways
(some servers require registration). The script has an adressbook, the
ability to compress SMS, and the ability to check for new versions.

https://sourceforge.net/projects/smtp2sms/ : is an SMS client for
sending SMS to the mobile for which an email gateway service is
provided. It uses SMTP for sending SMS. It comes with a configurable
operators list which is currently pre-configured for several Indian
mobile operators.

http://www.gnokii.org/ : Dedicated to SMS and usage realted to Nokia cell phone

Finally do not forget to check out http://tuxmobil.org/, which got
tons of information on different topics realted to mobile computing,
sms and other info.
--Vivek G Gite
Subject: Re: how to send to sms from email
From: virtualeye-ga on 11 Sep 2004 06:21 PDT
 
Hi,

Here is the answer , but a disappointed one :(
There is no free sms service available, because of the following procedure:

Any website wanting to send an sms or a ringtone to a specific addres
has to use a an SMS gateway. The SMS gateway owner charges the website
for the sms messages it sends to gateway. The gateway then sends the
message to the service providers (e.g. Mobilink , AT&T) . The gateway
can do so because it has some business deal for the sms messages and
other services.

For more info about a gateway have a look at popular gateway:

www.clickatell.com

Regards
Subject: Re: how to send to sms from email
From: thunderimpulse-ga on 13 Sep 2004 00:09 PDT
 
can do that in java/anyother networking language. contact me for more info

Important Disclaimer: Answers and comments provided on Google Answers are general information, and are not intended to substitute for informed professional medical, psychiatric, psychological, tax, legal, investment, accounting, or other professional advice. Google does not endorse, and expressly disclaims liability for any product, manufacturer, distributor, service or service provider mentioned or any opinion expressed in answers or comments. Please read carefully the Google Answers Terms of Service.

If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you.
Search Google Answers for
Google Answers  


Google Home - Answers FAQ - Terms of Service - Privacy Policy