473,387 Members | 1,520 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,387 software developers and data experts.

sending the email as sms to mobile with out using the internet

How to send the email as a sms to the mobile from the out look express using a GSM modem...?
Feb 27 '12 #1
10 1759
chorny
80 Expert
Try Device::Gsm from CPAN.
Feb 27 '12 #2
But we hav to extract the from,to,subject fields to send the email to the mobile number...??
how to extract them..?
Feb 28 '12 #3
chorny
80 Expert
From where do you want to extract these fields??
Feb 28 '12 #4
when email is recieved by smtp server,from there i want to get the fields.
Feb 28 '12 #5
chorny
80 Expert
Maybe you want to use POP3 protocol to receive e-mail periodically? Or you want program to be executed when SMTP server receives mail?
Feb 28 '12 #6
ya exactly, i want the program to be executed when SMTP server receievs the email.
Feb 29 '12 #7
chorny
80 Expert
Which SMTP server do you use?
Feb 29 '12 #8
i am using Net::SMTP server
Mar 2 '12 #9
chorny
80 Expert
Net::SMTP is not a server, it's a client. It can only be used to send e-mail. For ex. sendmail is a SMTP server.
Mar 2 '12 #10

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

Similar topics

1
by: dave | last post by:
hi guys I m trying to execute few lines code tht i have copies from microsoft tech script centre. basically its to send email without using any smtp service. u can find the code snippet from...
13
by: joe215 | last post by:
I want my users to send emails from a Windows app that I am developing in Visual Basic.NET 2003. I found a good example of sending email to a SMTP server using the SmtpMail class. However, using...
4
by: Jason Zhou | last post by:
Hi, I am new here, hope my question is not too stupid. I want to send out email from my application by using C#, I was told to use smtp, the sample code is very simple, I am using...
17
by: Bonj | last post by:
Right guys. (I would like a solution to this in VB6 as this is what our needy app is written in, but any solutions that involve .NET would be much appreciated likewise as I could instantiate...
6
by: Chocolade | last post by:
Hi, Im using System.Net.Mail to send email in my application it was working great without any problems untill this morning after like 20-30 tries it was sending the email ok then suddenly this...
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...
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...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

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.