ushahidi / SMSSync

SMS gateway for Android powered phones
http://smssync.ushahidi.com
GNU Lesser General Public License v3.0
1.14k stars 492 forks source link

Sync to Email #143

Open alxndrsn opened 10 years ago

alxndrsn commented 10 years ago

Would be cool if you could sync to email instead of to a web service.

tstalka commented 10 years ago

Can you describe the issue more ?

clicktrend commented 10 years ago

There should be an option where you can setup SMTP and SMS are forwarded to predefined e-mail address(es)

sorinpohontu commented 9 years ago

Why not make this from your webserver ? :)

arthurbuliva commented 9 years ago

I think this can be configured from the web service instead of from the app. The app will post to your web service, from which you should be able to do whatever you want to with the data - from saving into a file or db, to sending an email