Welcome Guest ( Log In | Register )



 
Reply to this topicStart new topic
> Sending E-mail Alert Through Sms
turbopowerdmaxst...
post Feb 4 2008, 07:54 AM
Post #1


Premium Member
Group Icon

Group: [HOSTED]
Posts: 372
Joined: 16-February 06
From: Kolkata, India
Member No.: 11,322



While there are simpler methods to send email notifications via SMS, I am having to use quite a few of redirects. My mobile service provider (Reliance) does not allow SMS to be sent from the Internet using the standard (CountryCode)+MobileNumber@yourserviceprovider.net

I want to receive notifications for my GMail account. So here's what I did:-

1. Setup E-Mail forwarding to my Yahoo! account.
2. Use a custom version of Pika Bot to set up a Trigger which calls a method of an external assembly along with the Mobile number and the message (Mail from Mail From: %LastMailFrom% <%LastEMail%> %LastEMailSubject%").
3. The target assembly uses web requests to send the SMS through a Way2SMS account (only for India).

Although the process works and I receive the SMS pretty quickly, my Yahoo! account @ Pika Bot needs to be logged in. I was wondering if it is possible to do an HTTP request (open a PHP file) as soon as an E-Mail arrives to one of my domain email accounts. The PHP file would do the job of the external assembly and send the SMS through Way2SMS. But is it possible to trap an incomming E-Mail event?
Go to the top of the page
 
+Quote Post
iGuest
post Mar 5 2008, 05:15 AM
Post #2


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 0
Joined: 1-November 07
Member No.: 25,869



The Set up procedure is not clear
Sending E-mail Alert Through Sms

Hi Gentleman,

The setup procude is not clear to configure the settings in way 2 sms .Com.

Cud you pls send the setup details , so that it will be more helpful for me to configure the same.

-reply by Shreeram
Go to the top of the page
 
+Quote Post
turbopowerdmaxst...
post Apr 15 2008, 11:41 AM
Post #3


Premium Member
Group Icon

Group: [HOSTED]
Posts: 372
Joined: 16-February 06
From: Kolkata, India
Member No.: 11,322



You don't really have to setup anything on Way2SMS.com except for creating an account. For sending SMS through a script you need to provide your user number and password to the script. You can find your user number in the address bar of your browser as it is frequently used in places such as when you send the SMS, etc. The script then logs in your account and sends the supplied message to the specified user. Presently, this action has been encapsulated in a console application or a DLL file to be used in the .NET Framework. I will try to create a web script in PHP which will do the same once I get back to my workplace.
Go to the top of the page
 
+Quote Post
Habble
post Apr 19 2008, 04:29 AM
Post #4


Premium Member
Group Icon

Group: [HOSTED]
Posts: 274
Joined: 17-June 07
From: Tasmania
Member No.: 22,699



Hmmm this would be a good idea i would use it if i could work it out lol
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Sending message through Lan(7)
  2. What Network Chat Program Do You Use ?(18)
  3. Sending Files With Wifi?(11)


 



- Lo-Fi Version Time is now: 5th September 2008 - 12:57 PM