Koozali.org: home of the SME Server

Obsolete Releases => SME 7.x Contribs => Topic started by: AaronW on June 30, 2010, 09:27:02 AM

Title: Sending SMS messages via email using Gammu
Post by: AaronW on June 30, 2010, 09:27:02 AM
Hi

I am trying to work out a solution using a preinstalled version of Gammu sms gateway, to send sms messages via email.

Currently I have SME 7.5 installed and Gammu version 1.08.00

this version is working well for an existing system I am running allowing SMS messaging via HF Radio. (Happy to elaborate if anyone is interested!)

I'd like to set up and email account/alias that when receiving an incoming email it will take the mobile/cell number from the subject header and the message from the body of the email.

it should then send the following command to the shell.


echo 'message' | gammu --sendsms TEXT phonenumber

Any pointers?

THX
Title: Re: Sending SMS messages via email using Gammu
Post by: denysonique on November 27, 2010, 05:45:49 AM
http://www.linuxquestions.org/questions/linux-general-1/run-script-when-email-is-received-55835/ ← check that out