Skip to content

Set up your email delivery

In this tutorial you’ll take the first steps to correctly configure email sending in Nevent. You’ll start by reviewing which address your campaigns send from and what state your account’s technical components are in. Then, if needed, you’ll learn to provision those components and add your own domain.

By the end, you’ll know exactly how your email delivery is configured and have a clear picture of the two steps you can take to improve it.

The full walkthrough takes about 10 minutes.

  • Access to the Nevent admin panel with an administrator role.
  • If you’re going to set up a custom domain: know your root domain (for example, yourfestival.com) and have access to your domain provider’s DNS panel.

If you only want to review the current state without changing anything, you don’t need any extra requirement.

Part 1: review your current sending configuration

Section titled “Part 1: review your current sending configuration”

In the side menu, scroll down to the bottom. Inside the Advanced group, click Email sending.

The “Email sending” screen opens with three blocks: the effective sending address, the domain type, and the status of the technical components.

Step 2: check your address and domain type

Section titled “Step 2: check your address and domain type”

The first block shows the Effective sending address: the address your contacts receive your campaigns from. Below it, your organization’s name appears with the note “via Nevent”.

The Domain type field shows whether you’re using Nevent’s shared domain or your own custom domain.

If you see “Shared domain”, your emails go out from a Nevent subdomain shared by every account on the platform. This works fine to get started. If you want your contacts to see your own domain as the sender, you need to set up a custom domain (we’ll do that in Part 2).

Step 3: review the status of the technical components

Section titled “Step 3: review the status of the technical components”

The Component status block shows three elements that work together so your emails arrive well and don’t end up in spam.

Automatic subdomain A unique, verified subdomain in AWS (Nevent’s sending provider) that gives your account its own reputation, separate from the rest of the platform’s users. When active, mail servers like Gmail or Outlook associate the reputation of your sends with only your account.

Configuration Sets These are the tracking settings inside AWS SES (the email sending service Nevent uses). They control which events from your campaigns get logged: opens, clicks, bounces and complaints. Nevent creates them together with the subdomain.

SES Tenant A dedicated sending account inside AWS SES. When this component is active, your emails go out from isolated infrastructure. That way, if another Nevent account has reputation issues, it doesn’t affect you.

Make a mental note of each component’s state. You’ll use it in the next step.

Step 4: provision your domain and components (if not active)

Section titled “Step 4: provision your domain and components (if not active)”

If all three components show as not configured and you want to move to your own sending infrastructure, click the Provision domain and create SES Tenant button.

Clicking it makes Nevent automatically create the subdomain, the configuration sets and the SES Tenant in your account. The process can take several minutes.

When the process finishes, all three components will switch to active status and your account will have its own reputation within Nevent’s infrastructure.

You’ve completed Part 1. You now know which address your emails send from, which domain you’re using, and what state the technical components are in. If you don’t need your own domain, you can stop here.


This part is optional. You need it if you want your emails to arrive from your own domain, for example email.yourfestival.com, instead of Nevent’s shared domain. This improves the delivery rate and reinforces your organization’s image with your contacts.

You’ll need your root domain and access to your domain provider’s DNS panel.

In the side menu, click Settings. Inside Settings, find the Workspace group in the left-hand secondary menu. Click Custom domain.

The module’s welcome screen opens. You can read the three benefits described on screen (improving the delivery rate, reinforcing your brand image, and protecting your reputation via SPF, DKIM and DMARC), then click Start setup to open the wizard.

The wizard shows the first step. Type your root domain in the field, without www or https://. For example: yourfestival.com.

Once the field has a valid value, the Next button activates. Click it to continue.

In the second step, you define the subdomain Nevent will use to send your emails.

By default, the field already suggests email. That means your campaigns’ sender will be email.yourfestival.com. You can change it to another prefix if you prefer, though email is the most common choice.

To the right of the field you can see how the full subdomain will look. Click Next once you’re happy with it.

Step 8: confirm and generate the DNS records

Section titled “Step 8: confirm and generate the DNS records”

The third step shows a summary with the root domain and the full subdomain you chose. Review that both values are correct. If you spot an error, click Back to fix it.

Once everything looks right, click Set up domain. Nevent generates the DNS records you’ll need to create with your provider.

Step 9: create the DNS records with your provider

Section titled “Step 9: create the DNS records with your provider”

After confirming, Nevent shows the DNS records you need to copy and paste into your domain provider’s panel.

The records are grouped into four types:

Record typeWhat it’s for
DKIM (CNAME-type records)A digital signature that proves the email was sent by you and not a third party
SPF (a TXT-type record)A list of servers authorized to send on behalf of your domain
MAIL FROM (an MX-type record)The technical bounce address; improves domain reputation
DMARC (a TXT-type record)A policy telling mail servers what to do if an email fails SPF or DKIM

For each record, copy the Name, Type and Value fields using the copy icon next to each one. Then go to your provider’s DNS panel and create each record with those values.

Once you’ve created every record with your provider, go back to Nevent and click the Verify status button.

Nevent checks whether the records are already visible on the internet. Depending on your provider, propagation can take anywhere from a few minutes to 72 hours. If any record shows as “Pending” when you check, wait a few hours and try again.

Once every record is verified, your custom domain will become active and your next email campaigns will send from your own subdomain.


You’ve completed email sending setup in Nevent. Now you know:

  • Which address your campaigns send from and what type of domain you’re using.
  • What the automatic subdomain, configuration sets and SES Tenant are, and how to provision them.
  • How to add your own domain to improve deliverability and your brand image.