Table of Contents:
Ongage automatically adds a List-Unsubscribe header to all email messages, for all of the following SMTP vendors that plug-and-play into the Ongage Email Marketing Platform.
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 | Ongage automatically injects its own List-Unsubscribe Header. Note that if Subscription tracking is On in Sendgrid, their List-unsubscribe Header will overwrite Ongage's. |
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 |
Mailjet V3 | Mailjet 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 one-click default unsubscribe link that appears in the body of the email message.
List-Unsubscribe: <https://track.yourdomain.com/?xtl=3D3r2ml1x7tirsdlvvhdx9ih55lw6tx71zdsl039rd2&eih=9m56g28iark1yl> |
To be compliant with Gmail's Email Senders guideline, your tracking links in Ongage need to be SSL.
Ongage's List-Unsubscribe is a one-click unsubscribe link, and thus fully compliant with Gmail's requirement for a one-click List-Unsubscribe link.
But as part of Gmail's new Email Sender Guidelines Ongage is now also automatically adding the following header as well.
List-Unsubscribe-Post: List-Unsubscribe=One-Click |
This additional header is typically only needed if the List-Unsubscribe header value is not a one-click unsubscribe (e.g., like a link to preference center page). In Ongage the default the List-Unsubscribe described above, is already a one-click unsubscribe, and what is recommended to use. But since this additional header is part of Gmail's new sender guideline, Ongage is now also adding it automatically to all outbound email messages. It's of particular use, if you're using your own custom List-Unsubscribe header explained below.
Ongage enables you to create your own Custom List Unsubscribe, for example if you'd like to use or add the mailto format in the list-unsubscribe header as well, though this is now a less common standard.
<mailto:listrequest@example.com?subject=unsubscribe>,<https://example.com/unsubscribe.html?opaque=123456789> |
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.
List Unsubscribe Header offers recipients a simple way to unsubscribe from your newsletter in order to prevent complaints.
How does the Header work: The List-Unsubscribe header is described in RFC 2369 (for more details please see https://www.ietf.org/rfc/rfc2369.txt). The header field contains either a Web-URL, an email address or both. Since different providers and email clients use that one or the other, we recommend to use both. A List-Unsubscribe header could look like this:
List-Unsubscribe: <http://www.host.com/list.cgi?cmd=unsub&lst=list>, <mailto:list-request@host.com?subject=unsubscribe> |
The most important characteristic of these links is, that they don't require any user interaction by the recipients, so that the unsubscribe is processed by just clicking the link. For example Gmail uses the List-Unsubscribe header to offer the recipient an unsubscribe-link right beside the name of the sender.
Benefits for the recipients: For the recipients it's convenient to find the unsubscribe option always at the same position in the providers' or email clients' interface without having to read, or at least scroll down and skim over the text to find the unsubscribe link within the emails content.
It is very recommended to use the Ongage List-Unsubscribe, so given that, following are instructions on how to disable the SendGrid List-Unsubscribe from overwriting the Ongage one. |