473,383 Members | 1,922 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,383 software developers and data experts.

Problem in Sending sms to mobile

40
Hi.,

I am using following code to send sms through e-mail

Expand|Select|Wrap|Line Numbers
  1. use Mail::Sendmail;
  2. %mail = (To => '10digitMobileNo@airtelkk.com',
  3.           From => "mymail\@company.com",
  4.               Message => "SMS Server"
  5.         );
  6.     $mail{Smtp} = '10.0.1.6';
  7.     if (sendmail (%mail)) { print "SMS sent OK.\n" }
  8.     else { print "Error sending mail: $Mail::Sendmail::error \n" }
  9.  
Its working fine., except for vodafone network..

I surfed in the net and found that vodafone network stops this service, i.e sending sms via email

Is there anyother way or built in modules available for sending free sms to mobile using perl script.

Thanks.,
Sabarish
Jun 10 '08 #1
6 3153
numberwhun
3,509 Expert Mod 2GB
Sure, there are plenty of sms modules if you search cpan for them.

I haven't personally used any of these though, so I cannot recommend any of them. Do keep in mind though, that the person receiving them gets charged and not you.

Regards,

Jeff
Jun 10 '08 #2
you can find the mail ids of the mobile networks here
http://www.funsms.net/freesms2india.htm
Jun 13 '08 #3
cnsabar
40
Hi.,

By Using the link you given, it is possible only to send sms to airtel network.,
for Vodafone, BSNL network it is not possible.,

Is there any other site provide send sms through e-mail
Jun 18 '08 #4
numberwhun
3,509 Expert Mod 2GB
Hi.,

By Using the link you given, it is possible only to send sms to airtel network.,
for Vodafone, BSNL network it is not possible.,

Is there any other site provide send sms through e-mail
Its not the site that the OP provided that provides the "Email to SMS", but instead it is the provider, in this case Vodafone and such. If they do not provide support for Email to SMS, then there won't be anything on it.

Regards,

Jeff
Jun 19 '08 #5
cnsabar
40
Hi.,

while surfing in the net .,
I found one site "160by2" that provides email facilities to send a sms to mobile .
like "9739088575@160by2.com".
this facility support all networks in india.

Only drawback is it allowed only 80 characters, and some adds are append in the message..

Like this if anyone come across to know any sites., with somewhat increase the size.
Please inform me..
Jun 23 '08 #6
numberwhun
3,509 Expert Mod 2GB
Hi.,

while surfing in the net .,
I found one site "160by2" that provides email facilities to send a sms to mobile .
like "9739088575@160by2.com".
this facility support all networks in india.

Only drawback is it allowed only 80 characters, and some adds are append in the message..

Like this if anyone come across to know any sites., with somewhat increase the size.
Please inform me..
I don't know that it lists the sizes supported, but here is a link that provides quite a list of providers that support the email to sms service.

Regards,

Jeff
Jun 23 '08 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: SRLoka | last post by:
I have a TCP server to which a number of mobile devices connect. If a device disconnects(mostly no clean close as they usually lose cell coverage or shutdown), and the server then tries to send...
2
by: John | last post by:
Can anyone help me in coding a script that can send a text message typed to the script like. sendmessage 6318019564 "test message" What I want to do is fill up this information on this...
1
by: Sangamesh | last post by:
Hello I hava a problem while sending a text message to mobile thru internet the characters which are after a # symbol are not sent to the respective number. I want to know the reason behind this and...
3
by: John | last post by:
Hi We have a staff database app that also stores staff pictures with each staff record. I have been asked to design something so we can send pictures of staff to people's mobiles when they need...
3
by: senthurganesh | last post by:
Hai Am Developing SMS Sending Application using C#.Net. MY Problem Is Sending SMS via COM3.But It Throw Different Exception . Till Now Am Didn't Face That Problem. Am Connect The Mobile...
0
by: lakshmiRam | last post by:
hi i have a code which was supposed to read data from serial com (bluetooth) and save in a file. but when i send a audio file from my mobile to pc the program will not read the port i have ...
3
by: rajujrk | last post by:
I am currently doing a project that sending and receving the text messages in java. I am using the jsmsengine API for sending and receving the message.. But i am getting an error that ...
1
by: libish | last post by:
hi all.. can any one help me in sending an sms from my mobile through a c#.net program? i kno there is a class called Microsoft.WindowsMobile.PocketOutlook.SmsMessage class to send an SMS but...
8
by: nargis2009 | last post by:
Hi, I have been encountering problems with my web page which is supposed to send email, and wondered if anybody can help find error. Initially I had all codes in one page and on click of...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.