suborbital / reactr

Function scheduler for Go & WebAssembly
Apache License 2.0
289 stars 28 forks source link

Add SMTP capability #243

Open rnpridgeon opened 2 years ago

rnpridgeon commented 2 years ago

It would be useful to enable modules the ability to send emails

danielledeleo commented 2 years ago

Personally that's a big fat WONTFIX from me. I have to ask why.

rnpridgeon commented 2 years ago

Because sending notifications on events via e-mail is a pretty common thing to do. The other was the ability to send HTTP requests.