Sending from a custom domain
Once a domain is verified, any address on it can be used as a From.
Add a send address
Settings → Domains → [domain] → Send addresses → Add. You’ll specify:
- Local part (the part before the @):
hello,you,blake, etc. - Display name:
Blake Stacks,Acme Inc., etc. - Signature (optional; can also be set globally).
The address is available in the compose From picker immediately. Send attribution is logged per message - look at the “Sent from” footer in the reader to see which profile was used.
The send flow
- You compose a message with
[email protected]as From. - SuperMail hands the message to SES for delivery.
- SES signs it with your DKIM key, adds our Return-Path for bounce handling, and delivers it.
- A copy is stored in your Sent folder for that domain.
- Bounces, complaints, and delivery confirmations come back through SES → our queue → your inbox (as a bounce notification).
Reply behavior
When you reply to a message that was sent to [email protected], the compose From defaults
to [email protected]. You can override with the From picker.
SuperMail remembers the From you actually used on each thread and offers it on subsequent replies.
Deliverability tips
- Warm up gradually. If your domain is brand new, start with lower-volume sends to personal contacts before blasting a newsletter.
- Set DMARC to
p=nonefor the first 1-2 weeks, review aggregate reports, then tighten top=quarantine. - Don’t send from no-reply@ if you want replies - recipients’ mail clients hide no-reply senders.
- Use DMARC reports to confirm every legitimate sender (SuperMail, mailing-list tools,
etc.) is aligned before tightening to
p=reject.
What you can’t do
- Newsletter-scale sends. SuperMail is a personal/small-business client, not a marketing platform. Our SES quota is tuned for human mail volume (low thousands per day). For newsletters, use a dedicated ESP.
- Spoof a domain you don’t own. The From address must be on a domain you’ve verified.