(hi Bailey, thanks for this tool!)
Added a small webhook handler to support sending notifications through webhooks instead of SMTP/email. This is optional and webhooks can be configured on a PDS level.
Webhook will transmit the event information and a content key with a descriptive message (like the one that gets emailed) on a JSON payload.
LGTM! Thank you so much!