From 03d5a80aef312d223d0db24d195a4d21aeb36009 Mon Sep 17 00:00:00 2001 From: Dan Dascalescu Date: Sat, 7 Mar 2020 05:38:01 +1300 Subject: [PATCH] Elastic Email can now disable the UNSUB link for Discourse installs (#8986) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Elastic Email can now disable the UNSUB link for Discourse installs * Update docs/INSTALL-email.md Co-authored-by: Régis Hanol --- docs/INSTALL-email.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/INSTALL-email.md b/docs/INSTALL-email.md index e582a9ca85c..bc4a8bf570a 100644 --- a/docs/INSTALL-email.md +++ b/docs/INSTALL-email.md @@ -35,7 +35,7 @@ Go to [My Account page](https://app.mailjet.com/account) and click on the ["SMTP SMTP password? [Elastic Email API Key] SMTP port? 2525 -NOTE: Elastic Email policy insists on an additional UNSUBSCRIBE link at the bottom of each sent email. If this is a problem for your needs, consider using other providers. [See discussion here](https://meta.discourse.org/t/remove-or-merge-elastic-email-unsubscribe/70236). +NOTE: By default, Elastic Email will add an additional UNSUBSCRIBE link at the bottom of each sent email. You need to work with them to [disable that link](https://meta.discourse.org/t/remove-or-merge-elastic-email-unsubscribe/70236/39), so that Discourse users can manage their subscription through Discourse. [ee]: https://elasticemail.com [jet]: https://www.mailjet.com/pricing