all repos — mdawh @ 0ff2bd53b5bc2ea01735370c0f61c9598e7c3e11

An MDA that creates a webhook on recieval of mail

go.mod (view raw)

1module git.icyphox.sh/forlater/mdawh
2
3go 1.16
4
5require github.com/emersion/go-message v0.14.1