NevarMail

NevarMail Documentation

Unified email management for modern teams, built on a provider-agnostic integration layer.

NevarMail is an API and dashboard for sending, receiving, and tracking email through your own provider account — today that's SendGrid, with domains, senders, templates, and analytics managed through one interface instead of your provider's native console. New organizations start in test mode, so nothing reaches a real recipient until you explicitly turn on live sending.

What do you need to do?

Which providers can I use?

Only SendGrid is available today — set on the platform as PROVIDER_ENABLED=sendgrid; any other adapter currently returns an error. NevarMail's integration layer is built as an abstraction over providers by design, so support for additional providers can be added later without changing your integration code. See Providers for how connections are configured.

What is NevarMail?
An API and dashboard for sending, receiving, and tracking email through your own provider account, with domains, senders, templates, and analytics managed from one place.
Which email providers does NevarMail support right now?
SendGrid only. The integration layer is provider-agnostic by design, so more providers can be added without breaking existing integrations, but only SendGrid works today.
Will my first email go to a real recipient?
No. Every new organization starts in test mode, which restricts sending to your own verified address until you turn on live sending. See test mode and safe send for details.
Where do I start?
Getting Started walks through connecting a provider, verifying a sender, and sending your first email in about five minutes.

On this page