~/email-for-developers providers ↗
← all providers
Testing

Ethereal Email

Throwaway SMTP accounts on demand.

overview

Ethereal Email is a free fake SMTP service that creates throwaway accounts via API. Run by the Nodemailer team; perfect for CI and quick tests.

for developers picking email infrastructure

The question here is which one a backend engineer would rather operate. That means SDK depth in the language already in use, whether a retry can safely be replayed, how much the event log tells you when a customer says the email never arrived, and whether the pricing curve stays sane as volume grows.

Against password resets, receipts, and magic links shipped from application code, Ethereal Email covers developer experience, and does not cover SDK breadth, idempotency keys, event stream, and webhook coverage. Whether that gap matters depends on how central those are to the build.

  • DX score: 8/10
  • SDKs: None
  • Idempotency keys: No
  • Operating since: Not published
  • Event stream: No
  • Best published rate per 1,000: Tiers not published in comparable form
  • Webhooks: No
  • Deliverability: Not applicable.
  • Free tier: Free
deliverability

Not applicable.

best for

CI and ephemeral test environments.

not great for

Offline workflows that must run without network access.

pros
  • No install or signup; accounts are created on demand
  • Programmatic account creation over the API
  • Messages are captured and viewable but never delivered
cons
  • Cloud-only, so it needs network access
  • No local capture or persistent inbox

Features at a glance

API Yes
SMTP Yes
SDKs None
Webhooks No
Templates none
React Email No
Batch send No
Scheduled send No
Suppressions No
Multi-tenant Yes
Inbound parsing No
Event stream No
Idempotency keys No
Dedicated IP No

Appears in rankings