Folks, rather than not try and reinvent the wheel I was hoping someone
here might have done this before.

I am trying to set up an email->SMS gateway.  Users should be able to
send an SMS by sending an email to [EMAIL PROTECTED]

I would therefore like to get sendmail to forward all mail for
sms.mydomain.com.au to an external program which will do the following.

1. Extract the sender and recipients name/userid.
2. Look up the recipient's mobile number (simple looking).
3. Translate this into an SMS using an attached serial GSM modem.

Now, if someone has done it before, then all is good.  If not, then I
will code up the helper application however I would like to know what
method people suggest for getting sendmail to forward all mail for
sms.mydomain.com.au to an external program without loosing the original
envelope (ie with recipient's userid).

Matt

-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to