A simple app that forwards voicemail and SMS on a Twilio number to email
  • Go 96.3%
  • Dockerfile 3.7%
Find a file
2023-02-25 14:09:22 -08:00
.github Switch CodeQL to run against Go 2022-12-11 15:39:56 -08:00
static Rewrite in Go 2022-05-19 01:06:18 -07:00
templates Rewrite in Go 2022-05-19 01:06:18 -07:00
.gitignore Rewrite in Go 2022-05-19 01:06:18 -07:00
config.json.example A bunch of changes to make this more usable 2017-11-13 21:35:14 -08:00
Dockerfile Bump golang from 1.19.5-alpine3.17 to 1.20.1-alpine3.17 2023-02-20 08:57:42 +00:00
go.mod Bump dependencies 2023-02-25 14:09:22 -08:00
go.sum Bump dependencies 2023-02-25 14:09:22 -08:00
LICENSE Rewrite in Go 2022-05-19 01:06:18 -07:00
mail.go Add support for automatically obtaining TLS cert 2022-06-28 01:12:27 -07:00
main.go Embed TwiML in binary 2023-01-12 01:09:48 -08:00
middleware.go Add security headers 2022-05-21 02:10:58 -07:00
README.md A bunch of changes to make this more usable 2017-11-13 21:35:14 -08:00

mmvoicemail

A simple app that forwards voicemail and SMS on a Twilio number to email.