Table of Contents:


SMTPs that Support List-Unsubscribe Header 

Ongage supports adding a List-Unsubscribe header for the following vendors:

SMTPList-Unsubscribe Header Notes
AmazonOngage automatically injects its own List-Unsubscribe Header
Ongage SMTP

Ongage automatically injects its own List-Unsubscribe Header

Ongage CompleteOngage automatically injects its own List-Unsubscribe Header
Oracle Cloud (OCI)Needs to be configured manually by Ongage Support
InboxRoadOngage automatically injects its own List-Unsubscribe Header
MailgunOngage automatically injects its own List-Unsubscribe Header
Private SMTPOngage automatically injects its own List-Unsubscribe Header
SendGridContact Ongage Support to configure for each of your SendGrid connections to automatically inject the Ongage List-Unsubscribe Header. See more details in following subsection.
SMTP.comOngage automatically injects its own List-Unsubscribe Header
SparkPostSparkPost automatically adds it's own List-Unsubscribe header
SparkPost Enterprise 

Ongage automatically injects its own List-Unsubscribe Header

MandrillOngage automatically injects its own List-Unsubscribe Header
MySMTPOngage automatically injects its own List-Unsubscribe Header
PepipostOngage automatically injects its own List-Unsubscribe Header
SocketlabsOngage automatically injects its own List-Unsubscribe Header
Mailjet V3Mailjet automatically adds it's own List-Unsubscribe header


Here's a sample default Ongage List-Unsubscribe Header that Ongage automatically adds to all email mail messages (see table above). The URL is the same default unsubscribe link that appears in the body of the email message.

List-Unsubscribe: <http://track.yourdomain.com/?xtl=3D3r2ml1x7tirsdlvvhdx9ih55lw6tx71zdsl039rd2&eih=9m56g28iark1yl>

How to add a List-Unsubscribe header for SendGrid connections in Ongage

  1. In your SendGrid account, go to: https://app.sendgrid.com/settings/tracking .
  2. Then deactivate the Subscription Tracking as illustrated below:


  3. Ask Ongage support to configure for each of your SendGrid connections in Ongage a List-Unsubscribe header.

How to setup Custom List Unsubscribe Header in Ongage

Ongage enables you to create your own Custom List Unsubscribe, for example if you'd like to use the mailto format in the list-unsubscribe header as well, though this is a less common standard. 

<mailto:listrequest@example.com?subject=unsubscribe>,<https://example.com/unsubscribe.html?opaque=123456789>

(info) Note: When configuring your own custom List-Unsubscribe header, it will get added to the email message header, instead of the default one discussed in the previous section.

If you want to implement Custom List Unsubscribe Header in the above format, follow the steps below.

  1. Create a support ticket with the following details and ask Ongage Support to enable Custom List Unsubscribe Header for your requested connection/s.
    1. Details of ESP connections ID/s
    2. Email Address/s to be added for each ESP Connection as “mailto:”
  2. Once you get confirmation from Ongage Support for enabling Custom List Unsubscribe Header, go to ESP/SMTP Connections >> Custom Headers >> Provide with a header name and value for the header.


    (info) Note: Custom List Unsubscribe Header is supported in the following Vendor connections:

(info) Note: One-Click List-Unsubscribe aka List-Unsubscribe-Post Header : In addition to the List-Unsubscribe header, another header - the “List-Unsubscribe-Post” - can be added. Here is an example:

List-Unsubscribe-Post: List-Unsubscribe=One-Click

The List-Unsubscribe header will simply open the link from the List-Unsubscribe header in a browser, or by anti-spam software, will show a landing page which does not cause an immediate unsubscribe, but may offer a button to confirm the unsubscribe.

The List-Unsubscribe-Post allows marketers to perform a POST request on that URL and send the key/value pair which causes the unsubscribe without the need of interaction. Once List-Unsubscribe-Post header is added, the Senders need to take care that the landing pages linked in the List-Unsubscribe header are able to process the POST requests accordingly.

Appendix

How does the List Unsubscribe Header work?

List Unsubscribe Header offers recipients a simple way to unsubscribe from your newsletter in order to prevent complaints.