Koozali.org: home of the SME Server

Sending SMS messages via email using Gammu

Offline AaronW

  • 5
  • +0/-0
Sending SMS messages via email using Gammu
« 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
« Last Edit: July 02, 2010, 09:36:05 AM by AaronW »