How to create a suppression list

Learn how you can avoid sending emails to specific contacts.

Sometimes, you just want to make sure that some of the contacts won't receive your emails. They may be either from your external database where they've unsubscribed earlier or were blocked for any other reason. If you keep them in a separate list, this list is called a "suppression list" or a "blocked contacts list". Below are two methods for how such lists can be managed in VMA Emailer.

Method #1 (Status change)

When you upload new contacts in VMA Emailer dashboard (to any list), you will find a "Set uploaded contacts status to" option - from the dropdown menu select "unsubscribed".

While "unsubscribed" contact is still part of the sending list and counts towards the number of sent emails, it will automatically be suppressed and will not receive any message.

Method #2 (Contact segmentation)

When you create a segment (dynamic contact list), it will contain only those contacts that match a specific rule. In order for it to work, you need to create at least two static lists: one with your normal contacts (let's name it "TheOKlist") and one with the contacts you want to suppress ("TheNOlist").

Now, create a segment (let's name it "TheFINALlist" with the following rule:

listname = 'TheOKlist' AND listname != 'TheNOlist'

From now on, whenever you send to "TheFINALlist", it will include contacts from "TheOKlist", but will automatically exclude the ones that are on "TheNOlist".
This method ensures that there will be no attempt to send to the blocked contact, resulting in a smaller and cleaner campaign.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How does the contact pruning work

Learn more about Contact Pruning feature that will you improve your email delivery. When...

How to create contact segments

Segments offer you the ability to group contacts based on very specific sets of criteria....

How are contacts counted on Unlimited Plans

Learn more on how many and which contacts you can store on Unlimited Plans on VMA Emailer. VMA...

How to automate adding new contacts and campaigns

Looking to gather new subscribers and automatically send emails to them? This guide shows you how...

How to create a double opt in web form

Create your own double opt-in web form with VMA Emailer. The web form tool will generate HTML...