Table of Contents:
Table of Contents minLevel 2
SMTPs that Support List-Unsubscribe Header
Ongage supports adding a List-Unsubscribe header for the following vendors:
SMTP | List-Unsubscribe Header Notes |
---|---|
Amazon | Ongage automatically injects its own List-Unsubscribe Header |
Ongage SMTP | Ongage automatically injects its own List-Unsubscribe Header |
Ongage Complete | Ongage automatically injects its own List-Unsubscribe Header |
Oracle Cloud (OCI) | Needs to be configured manually by Ongage Support |
InboxRoad | Ongage automatically injects its own List-Unsubscribe Header |
Mailgun | Ongage automatically injects its own List-Unsubscribe Header |
Private SMTP | Ongage automatically injects its own List-Unsubscribe Header |
SendGrid | Contact 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.com | Ongage automatically injects its own List-Unsubscribe Header |
SparkPost | SparkPost automatically adds it's own List-Unsubscribe header |
SparkPost Enterprise | Ongage automatically injects its own List-Unsubscribe Header |
Mandrill | Ongage automatically injects its own List-Unsubscribe Header |
MySMTP | Ongage automatically injects its own List-Unsubscribe Header |
Pepipost | Ongage automatically injects its own List-Unsubscribe Header |
Socketlabs | Ongage automatically injects its own List-Unsubscribe Header |
Here's a sample default Ongage List-Unsubscribe Header that Ongage automatically adds to all email mail message. The URL is the same default unsubscribe link that appears in the body of the email message.
Code Block |
---|
List-Unsubscribe: <http://track.yourdomain.com/?xtl=3D3r2ml1x7tirsdlvvhdx9ih55lw6tx71zdsl039rd2&eih=9m56g28iark1yl> |
How to add a List-Unsubscribe header for SendGrid connections in Ongage
- In your SendGrid account, go to: https://app.sendgrid.com/settings/tracking .
- Then deactivate the Subscription Tracking as illustrated below:
- 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.
...
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.
...