Settings & Deliverability
Configure SMTP servers, manage alternative senders, and ensure high inbox delivery rates.
Email Settings & Deliverability
To ensure your emails reach the inbox and not the spam folder, Donutwork provides advanced tools for mail server configuration and domain authentication.
SMTP Configuration
Donutwork allows you to choose between two sending modes:
- System SMTP: Use Donutwork’s default infrastructure for immediate setup.
- Custom SMTP: Configure your own providers (e.g., SendGrid, Mailgun, Amazon SES) by entering Host, Port, Username, and Password.
Domain Authentication (SPF & DKIM)
Security is key to email delivery. Use the following settings to authorize Donutwork to send mail on your behalf.
SPF Record
Add this value to your domain's SPF record in your DNS settings:
include:_spf_hosted.donutwork.com
Enforce DKIM
DKIM adds a digital signature to your emails. To enable it:
- Toggle the Enforce DKIM option in settings.
- Add a CNAME record to your DNS:
- Host:
donutwork._domainkey.YOUR_DOMAIN - Target:
smtp._domainkey.donutwork.com
- Host:
Alternative Senders
You are not limited to a single "From" address. You can define multiple senders for different purposes:
support@yourbrand.comfor help desk replies.billing@yourbrand.comfor automated invoices.news@yourbrand.comfor marketing updates.
Each sender can have a unique Display Name to increase user trust.
Email Tester
Before going live, use the integrated Email Tester.
- Enter your personal email address.
- Click Send Test Email.
- Instantly verify if your SMTP settings are correct and if the email arrives with the correct formatting.
Connection Test
Use the Test Connection button after entering your SMTP credentials for immediate feedback on server reachability before saving.