Hi Ankur, Ankit. On 5/11/05, Ankur Rohatgi <[EMAIL PROTECTED]> wrote: > The script will be of little help. You need to be able to send the > message to an SMS gateway. I know Air tel has closed their gateway, > Hutch i think still accepts emails as [EMAIL PROTECTED] or something > and that gets forwarded as an sms. For Reliance also you would need to > be able to send a message to their gateway. I had done a lot of > searching for this solution and finally had to connect a phone to the PC > and buy SMS in bulk from our provider. Then we were able to send SMSs > through the email server.
Try this URL http://funsms.net/email2sms.htm As far i have experienced it, HUTCH does allows the incoming email as sms. IDEA just notifies its customer that he/she has recieved an email & should message back to xxxx to chk the mail. With the URL (http://funsms.net/email2sms.htm), you can write simple shell scripts for automating your SMS sending thing. Also, you can use those free anonymous SMS sending sites (http://www.krify.com/cell/default.asp?referer=krifysms.com) & make shell scripts using 'curl' to POST your requests from command line. Happy coding... -- regards, makuchaku --- http://makuchaku.tk Linux... Life... Freedom... _______________________________________________ ilugd mailinglist -- [email protected] http://frodo.hserus.net/mailman/listinfo/ilugd Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi http://www.mail-archive.com/[email protected]/
