What are identities?
An identity represents who your emails are sent from. In Kurrier, identities can be:- Domains (e.g.
kurrier.io) - Email addresses (e.g.
support@kurrier.io)
How identities work in Kurrier
Kurrier abstracts away provider-specific setup. The flow is simple:- Add a provider
- Add an identity (domain or email)
- Update DNS records provided by Kurrier
- Verify
- Start sending or receiving mail
Domain identities (recommended)
Domain identities are the recommended setup for production use.Why use a domain identity?
- Send from unlimited addresses
- Better deliverability
- One-time DNS setup
- Works across providers
Example
- DKIM records
- SPF records
- Provider verification records
Email address identities
Email identities are useful when:- You only need a single sender
- The provider does not support domain-level verification
- You want a quick test setup
- DNS (if domain is already verified)
- Email confirmation (provider-dependent)
Incoming vs outgoing mail
Each identity supports:- Outgoing mail (sending)
- Incoming mail (receiving / syncing)
Using identities
Once verified, identities can be used immediately via:- Kurrier API
- SMTP credentials
Best practices
- Use domain identities for production
- Verify DNS once and reuse across providers
- Separate transactional and marketing domains
- Keep test identities separate from production