Production checklist
Use this checklist before switching real traffic to Lettermint.
-
Verify your sending domain
Add the DNS records shown in the dashboard and wait until every required record is verified.
Verified domain DNS records and success state.
-
Create Project API tokens per integration
Create a separate Project API token for each app, worker, or environment. Store each token as
LETTERMINT_PROJECT_TOKEN.Project API token list showing token names, last changed, last used, and last IP.
-
Confirm the default outbound route
New projects can create transactional and broadcast routes. Confirm which transactional or broadcast route is the default before omitting
routefrom send requests. -
Send test-address scenarios
Use Lettermint test addresses to simulate deliveries, soft bounces, hard bounces, and spam complaints without affecting sender reputation.
-
Use idempotency for retried sends
Add an
Idempotency-Keyfor important transactional sends. Keys are scoped per project and valid for 24 hours. -
Set suppression policy
Decide when to use team, project, and route-level suppressions. Make sure support and compliance teams know spam complaint suppressions cannot be removed through normal self-service.
-
Configure webhooks and signature verification
Subscribe each route to the events your app needs, store the webhook signing secret, and verify signatures before processing payloads.
Webhook delivery detail showing attempts, response status, and retry action.
-
Review tracking and privacy choices
Enable open and click tracking only where appropriate. For critical security emails, consider leaving tracking disabled.
-
Set billing and spend controls
Review your plan, monthly included email volume, and spend limit behavior before production volume ramps up.
-
Monitor delivery
Use Email Activity, webhooks, and Team API message endpoints to watch delivery, bounces, complaints, and delivery insights.
Related docs
Domain configuration
Verify DNS and sender authentication.
Project API tokens
Manage sending credentials.
Email activity
Troubleshoot sent messages.
Webhooks
Receive delivery events.