Unsubscribe Headers from Amazon SES not showing in G-mail

1

While it is possible to use the place holder {{amazonSESUnsubscribeUrl}} to place an unsubscribe link in the e-mail footer, it seems that best practice would be to include the one-click unsubscribe header as well.

Since Gmail is one of the two major providers that will soon require one-click unsubscribe, it's important to resolve this issue.

I noticed one major difference between the headers sent by an e-mail provider that successfully has their one-click unsubscribe header link visible, and Amazon SES.

The only unsubscribe header from a successful mailer directs to an unsubscribe URL: List-Unsubscribe: https://manage.kmail-lists.com/subscriptions/unsubscribe?a=redacted

The unsubscribe headers from Amazon SES lead to a mailto unsubscribe and a separate post URL, which does not create a visible one click header unsubscribe link in Gmail: List-Unsubscribe: mailto:redacted@amazonses.com?subject=https://o.us-east-1.user-subscription.com/oc/redacted, https://o.us-east-1.user-subscription.com/oc/redacted List-Unsubscribe-Post: List-Unsubscribe=One-Click

I haven't tested Yahoo yet, however it would make sense to handle each case as required, particularly with the large mail providers that are imposing this requirement in February.

  • Does the {{amazonSESUnsubscribeUrl}} link still work for you? I have noticed that with no changes on our side, SES is not replacing that placeholder in the email anymore.

Admin
已提問 4 個月前檢視次數 110 次
1 個回答
0

I notice the same thing. I switched to sesv2 and send an email to a gmail account and get the 2 headers: List-Unsubscribe: mailto:...,https://o.us-east-1.user-... and List-Unsubscribe-Post: List-Unsubscribe=One-Click the unsubscribe does not appear in the gmail client. However, the {{amazonSESUnsubscribeUrl}} is working. so #hasghari - the link works, but there is no unsubscribe link in the gmail client.

GregC
已回答 1 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南