Overview

Understand homail and complete your first sending setup.

homail helps you send transactional email from your own verified domains, manage API access, watch delivery status, and keep teams separated by workspace and project.

Recommended setup flow

  1. Create your account and sign in.
  2. Create your workspace.
  3. Create a project for the app or environment that will send email.
  4. Verify a sending domain.
  5. Create an API key.
  6. Send a first message with the Homail SDK.

What these docs cover

Use `@shanehoban/homail` unless you have a specific reason to sign raw HMAC requests yourself. The SDK sends email only and keeps request signing, nonces, and idempotency out of your app code.