ddavness / power-mailinabox

A Mail-in-a-Box with extra capabilities and more customizability. Not just for power users!
Creative Commons Zero v1.0 Universal
168 stars 31 forks source link

Failure webhooks #94

Open bilogic opened 1 year ago

bilogic commented 1 year ago

Hi!

Is there an straighforward way to make mail-in-a-box support webhooks for each sender domain, much like mailgun?

I'm interested in

  1. fail-temporary (SMTP will retry)
  2. fail-permanent (SMTP gave up)
  3. delivered (aka success, I'm not interested in this, only meant to illustrate the full states)

Of course we can always go further and do the following, but they require much more code

  1. opened
  2. clicked
  3. complained
  4. unsubscribes

Thank you.

iotalol commented 1 year ago

image