From 940ed0a965310012bacbe038fb57e7b35f86e98a Mon Sep 17 00:00:00 2001 From: Rafael Matsumoto <110425783+rafaelmatsumotomb@users.noreply.github.com> Date: Tue, 1 Apr 2025 15:36:32 -0300 Subject: [PATCH] TASK-5958: add suppression list clarity to unsubscribe documentation --- content/docs/user-guide/setting-up-unsubscribe-links.md | 2 +- content/docs/user-guide/using-unsubscribe-reports.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/docs/user-guide/setting-up-unsubscribe-links.md b/content/docs/user-guide/setting-up-unsubscribe-links.md index 3c90f0fd0..191617d4b 100644 --- a/content/docs/user-guide/setting-up-unsubscribe-links.md +++ b/content/docs/user-guide/setting-up-unsubscribe-links.md @@ -24,7 +24,7 @@ For the plain text part, use the following format: http://www.yourdomain.com[[data-msys-unsubscribe="1"]] ``` -That's it. When users click on this link to unsubscribe, your webhook consumer will receive a `link_unsubscribe` event. +That's it. When users click on this link to unsubscribe, your webhook consumer will receive a `link_unsubscribe` event. SparkPost will automatically add the recipient's email address to your suppression list. ### List Unsubscribe Example diff --git a/content/docs/user-guide/using-unsubscribe-reports.md b/content/docs/user-guide/using-unsubscribe-reports.md index 24cf1ed5b..e7b9385f9 100644 --- a/content/docs/user-guide/using-unsubscribe-reports.md +++ b/content/docs/user-guide/using-unsubscribe-reports.md @@ -18,7 +18,7 @@ To use the link unsubscribe, simply add a link in your email in the following fo title="USEFUL_NAME">UNSUBSCRIBE_LINK_DISPLAY_NAME ``` -That's it. When users click on this link to unsubscribe, your webhook consumer will receive a `link_unsubscribe` event. +That's it. When users click on this link to unsubscribe, your webhook consumer will receive a `link_unsubscribe` event. SparkPost will automatically add the recipient's email address to your suppression list. ### List Unsubscribe Example: