Create a campaign
Build a campaign in IGSendMail from naming it through choosing recipients, writing the subject line, testing, and scheduling the send.
This page walks the whole path from an empty campaign to one that is scheduled and waiting to go out. When you finish you will have a campaign with recipients, a verified sender, content, and a send time.
Before you start
You need three things in place: a list with at least one contact, a sender address you are allowed to send from, and an authenticated sending domain. If any of those are missing, set them up first under Lists, Senders and Sending domains.
Build the campaign#
Open a new campaign
Go to CampaignsNew campaign.
Give the campaign an internal name. Recipients never see this name, so write it for your future self: something like 2026-09 September newsletter rather than Newsletter. When you have two hundred campaigns in the archive, the date prefix is what makes the list readable.
Choose the recipients
Pick the list you want to send to. You can send to a whole list or narrow it with a segment, which is a saved set of conditions over your contacts, for example everyone who joined in the last 30 days.
If you pick a segment, check the recipient count the interface shows you before moving on. A segment that resolves to zero contacts is the most common reason a campaign appears to send but nobody receives anything. See Segments for how the conditions work.
Set the sender and reply-to
Set the sender name and sender address. The sender name is what most inboxes display in bold, so it carries more weight than the subject line for whether someone opens the message. Use a name people recognize, usually your company name, or a person's name at your company if that is how you normally correspond.
Set the reply-to address to a mailbox somebody actually reads. Replies are the cheapest signal you will get about your list, and a reply-to that bounces looks worse than no reply at all.
The sender address must be on a domain you have authenticated with SPF, DKIM and DMARC records. See Deliverability overview.
Write the subject line and preview text
The subject line is the one field worth rewriting three times. Keep it short enough that it does not truncate on a phone, roughly 40 characters of useful information at the front.
Preview text is the snippet the inbox shows after the subject. If you leave it empty, most mail clients pull the first words of your email body instead, which is often "View this email in your browser". Write something that continues the subject rather than repeating it.
If you want a contact's name or another field in the subject line, use a personalization tag with a fallback. A tag without a fallback renders as an empty gap. See Personalization tags.
Build the content
Build the email either in the drag and drop editor or by pasting your own HTML. Both routes are covered in The email builder.
Every campaign must contain an unsubscribe link. Do not remove it, and do not hide it in white-on-white text. Making unsubscribing hard converts people who would have quietly left into people who report you as spam, and complaints cost you far more than an unsubscribe does.
Send a test
Send a test to yourself and, if you can, to one address at a different mail provider. Open both. Check the sender name, the subject line, whether images load, whether personalization tags resolved into real values or left holes, and whether the links go where you meant.
Test sends do not go through your list, so they will not consume a contact's suppression status or trigger automation. They do count against your monthly sending allowance.
Schedule or send
Choose a send time, or send immediately. Scheduling is covered in Schedule and send, including how time zones are handled and what happens if you need to pause a send that has already started.
Regular campaigns and automated campaigns#
A regular campaign is a single send to a fixed audience at a moment you choose. You build it, you schedule it, it goes out once. Newsletters, announcements and promotions are regular campaigns.
An automation is a sequence that triggers off something a contact does or a date that arrives, and it keeps running after you set it up. A welcome email that goes out when somebody subscribes is an automation, not a campaign, because there is no single send time. Each contact enters the sequence at their own moment.
The rule of thumb: if you can name the date it goes out, it is a campaign. If the date depends on the contact, it is an automation. Automations live under Automations and are covered in Automation overview.
If something goes wrong#
The recipient count looks wrong. Check whether you selected a segment rather than the full list, and check the segment conditions. Contacts who have unsubscribed, hard bounced or been blacklisted are excluded from the count, so a list of 5,000 will not send to 5,000.
The campaign will not schedule. A campaign generally needs a name, a list, a sender, a subject and content before it can be scheduled. Work back through the steps above and look for an empty field.
You are near your monthly limit. Plan allowances reset each billing cycle and do not carry over. Add-on sending credit packs do carry over. Check your remaining allowance before scheduling a large send, because a send that runs out partway through leaves your list half contacted.
Last updated September 10, 2026