Email Integration
Email configuration using Resend in ShipKit
Email Integration
ShipKit uses Resend for sending transactional emails, marketing campaigns, and authentication emails.
Features
- Transactional emails
- Marketing campaigns
- Authentication emails
- Email templates
- Analytics and tracking
- DKIM and SPF setup
Configuration
Add these environment variables to enable email functionality:
# Required
AUTH_RESEND_KEY=your_resend_api_key
# Optional - For audience management
RESEND_AUDIENCE_ID=your_audience_id
Get your API key from the Resend Dashboard.
Domain Setup
- Add your domain in the Resend Dashboard
- Configure DNS records for DKIM and SPF
- Verify domain ownership