mirror of
https://github.com/ushahidi/SMSSync.git
synced 2026-04-25 15:55:57 +03:00
[GH-ISSUE #143] Sync to Email #114
Labels
No labels
Bug report
Code improvement
Concern
Feature request
Feature request
Good first issue to work on
In progress
Needs info
Question
Ready
Translation
User Experience
User Experience
Website
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SMSSync#114
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @alxndrsn on GitHub (Jan 21, 2014).
Original GitHub issue: https://github.com/ushahidi/SMSSync/issues/143
Would be cool if you could sync to email instead of to a web service.
@tstalka commented on GitHub (Apr 14, 2014):
Can you describe the issue more ?
@clicktrend commented on GitHub (Sep 17, 2014):
There should be an option where you can setup SMTP and SMS are forwarded to predefined e-mail address(es)
@sorinpohontu commented on GitHub (Apr 21, 2015):
Why not make this from your webserver ? :)
@arthurbuliva commented on GitHub (Apr 21, 2015):
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