Hacker News new | ask | show | jobs
by 8organicbits 934 days ago
The hook functionality[1] looks easy to extend. I was looking for something that could trigger workflows for inbound email, anyone have (alternative) tool recommendations or experience?

[1] https://blitiri.com.ar/p/chasquid/hooks/

2 comments

Most delivery agents allow for piping incomming mail to a program - for filtrering or "delivery".
My approach to inbound-email triggered workflow using SES, which is working great for my needs:

https://github.com/mlhpdx/email-delivery

It’s industrial strength in some respects, but not for those wanting an e-mail UX.