The primary email features we wanted and used for our own agent system:
1. Email threading stays consistent with agent conversation threading 2. Human in the loop review for outbound emails (especially during testing phase) 3. Quick onboarding/offboarding email addresses for agents within minutes 4. Websocket for local agents and at-least-once webhook delivery for Cloud agents
Not yet: DMARC (only SPF/DKIM today), scoped API keys, HA/multi-region (single VM + single Postgres), app-layer email data encryption, compliance attestations (SOC 2/HIPAA).
GitHub: https://github.com/Mnexa-AI/e2a Hosted: https://e2a.dev/
Appreciate any feedback / contributions.