Email Gateway #88
Replies: 5 comments 2 replies
-
Thanks! Interesting idea! Sounds fun! To keep it "free" could have a command to set a email to the node so .. User sends: setsms [email protected] Optionally user sets a email User sends: email [email protected] # hello world |
Beta Was this translation helpful? Give feedback.
-
progress here 766ff0a |
Beta Was this translation helpful? Give feedback.
-
Got some more progress done, might be possible to allow two way; haven't tested yet but any input let me know :) |
Beta Was this translation helpful? Give feedback.
-
Enough code in to start testing the feature @tremmert81 |
Beta Was this translation helpful? Give feedback.
-
basic functionality tested and now in main code line - will continue to enhance |
Beta Was this translation helpful? Give feedback.
-
First, great progress on the project..
Next, it would be great to have an email Gateway built in. The BBS operator could input SMTP settings, and the users on Meshtastic could use your BBS software to send an email. In an emergency, it is great to be able to communicate internally within the mesh. But sometimes, it would be nice to be able to send a message to someone outside of the local network to let them know your status or send a request for help. By utilizing email or SMS, we could communicate with those without access to Meshtastic or outside of range.
For testing, I created a sample script that does the following:
There are several free SMTP services that allow 1,000 emails per month to be sent. This could be a good basic system. If we were able to introduce SMS, we could integrate with the Twilio API or similar. Local groups (like the Austin Mesh) could raise money to support the SMS gateway.
Beta Was this translation helpful? Give feedback.
All reactions