Broadcast emails are typically used for:Documentation Index
Fetch the complete documentation index at: https://docs.maildiver.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
- Newsletters
- Product announcements
- Company updates
- Event invitations
- Special offers
How to send broadcast emails
Before sending a broadcast email, you must create a domain, audience, and template.Step 1. Create a domain in the MailDiver dashboard and add the DNS records.
Read more about how to add DNS records
here.

Step 2. Create an audience in the MailDiver dashboard.


Step 3. Create a template in the MailDiver dashboard.

/footer in the editor.


{{ unsubscribe_url }}.
Upload Asset button to upload a file.

Using Variables in Broadcast Emails
MailDiver provides powerful variable support to personalize your emails. You can access these variables in both the Visual and Code editors.
{{ email }}: The recipient’s email. Always available.{{ unsubscribe_url }}: The unsubscribe URL for the recipient. Always available.{{ first_name }}: The recipient’s first name. It is only available if you have it in the audience. If you import the audience from a CSV file, and it has a column with the “first name”, “first name”, “name”, “first name”, “given name”, and “given_name” it will be available.
{{ last_name }}: The recipient’s last name. It is only available if you have it in the audience. If you import the audience from a CSV file, and it has a column with the “last name”, “lastname”, “lname”, “last_name”, “surname”, “family name”, “family_name”, it will be available.
The custom variables are only used for the transactional emails where you
provide the variables in the API. For more information, read
here.
Step 4. Create a broadcast and send it
After completing the previous steps, it’s time to create and send a broadcast. Go to the broadcasts page and click theCreate Broadcast button.
It will create a draft broadcast. You can edit it, send a test email, schedule it, or send it immediately.


The warm-up process is different for each audience. Some audiences might
require even 30 days to warm up. It’s handled automatically by MailDiver.
If you believe your domain is already warmed up, you can disable the warm-up
process in the domain settings. Please be careful with this because if the
domain is not warmed up, your emails might end up in the spam folder.