1 Repo
Exposes outgoing message delivery and incoming message processing via HTTP/JSON webhook endpoints.
Distinct from Webhook Delivery: Distinct from Webhook Delivery: specifically covers transactional email delivery and processing via webhooks, not general data export webhooks.
Explore 1 awesome GitHub repository matching data & databases · Transactional Email Webhooks. Refine with filters or upvote what's useful.
Mox is a self-hosted email server that runs as a single compiled Go binary, handling the full lifecycle of sending and receiving email through SMTP, IMAP4rev2, and a built-in webmail application. It is designed to be operated without external dependencies or runtime plugins, with all mail services — including spam filtering, queue management, and web interfaces for administration and account management — contained in one executable. The server distinguishes itself through automated TLS certificate management via ACME, DNS-based autoconfiguration for email clients, and file-based configuration
Exposes outgoing message delivery and incoming message processing via HTTP/JSON webhook endpoints.