Skip to content

Contacts and suppressions

The Audience group in the sidebar has two pages:

  • Contacts – people who submitted your forms, collected automatically by templates with contact collection turned on.
  • Suppressions – addresses Frontmail refuses to send to, after hard bounces, spam complaints or because you added them yourself.

Every member of the organization can see both pages. Deleting contacts, exporting them and changing suppressions needs the Owner, Admin or Developer role – for other roles the buttons are hidden. See Team and roles.

The Contacts page with the search box, the Export CSV button and a table of contacts with email, name, fields and last seen date

The table shows one row per email address:

Column Meaning
Email The contact’s address – it identifies the contact.
Name The value of the mapped name parameter, or – if there is none.
Fields Extra fields you mapped, shown as field: value (hidden on narrow screens).
Last seen When this person last submitted a form.

Contacts appear only after you map template parameters to contact fields. How collection works and what gets stored is explained in Contact collection.

  1. Open Templates and the template your form uses. If the Contacts page is empty, the Open templates button takes you there.
  2. Switch to the Settings tab and find Contact collection.
  3. Turn on Collect contacts from this template and choose the Email parameter – plus the Name parameter and Extra fields (parameter names separated by commas) if you want them.
  4. Save the template. The next successfully sent message creates the contact.

Type into Search by email or name above the table. The list filters as you type. Use Load more at the bottom of the table to see older contacts.

Click Export CSV in the top right corner. The browser downloads a CSV file with all contacts of the organization. Exports are recorded in the audit log.

  1. Click the trash icon at the end of the contact’s row.
  2. Confirm with Delete in the Delete …? dialog.

The contact and its stored fields are removed. If the same person submits your form again, the contact is created again – to stop collecting, turn off contact collection in the template.

The Suppressions page with the Suppress an address field, the Add button and a table of suppressed addresses with reason badges, Message links and dates

The table lists every suppressed address with:

Column Meaning
Email The suppressed address.
Reason Hard bounce, Spam complaint, Manual or Unsubscribed. For bounces and complaints, the Message link opens the email that caused it in History.
Since When the address was added.

Hard bounces and complaints are added automatically when your email service reports them through delivery webhooks – see Suppression list for how addresses get on the list.

What happens when you send to a suppressed address

Section titled “What happens when you send to a suppressed address”

If any recipient of a message – To, CC or BCC – is on the list, the API rejects the whole request with 451 recipient_suppressed. Nothing is sent, no credit is used and the message doesn’t wait in the hold queue. The error details name the suppressed address and the reason.

Use this when someone asks you to stop emailing them, or for addresses you know are wrong.

  1. Type the address into the Suppress an address field above the table.
  2. Click Add.

The address appears in the table with the reason Manual.

How to remove an address from suppressions

Section titled “How to remove an address from suppressions”
  1. Click the trash icon at the end of the row.
  2. Read the warning in the Remove … from suppressions? dialog and click Remove.

Frontmail sends to the address again straight away.

Adding and removing suppressions is recorded in the audit log.