- Bind a domain to an incoming config to start receiving mail; messages are parsed into subject, from/to, headers, text, and HTML
- Attachments are extracted and stored, with download URLs for the raw message and each attachment
- An
incoming.email.receivedwebhook is delivered for each message, carrying the full parsed payload - View received emails in the dashboard, including a raw message download, text body, and full header inspection