Add useful note about Elastic Email
See https://meta.discourse.org/t/remove-or-merge-elastic-email-unsubscribe/70236
This commit is contained in:
parent
4000dddd32
commit
e43d9e8de7
|
@ -21,6 +21,8 @@ Enter these values when prompted by `./discourse-setup` per the [install guide](
|
|||
SMTP password? [Elastic Email API Key]
|
||||
SMTP port? 2525
|
||||
|
||||
NOTE: Elastic Email currently doesn't fully integrate with Discourse's internal unsubscribe mechanism and hence puts 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).
|
||||
|
||||
#### [SendGrid][sg] — 40k emails on a 30 day trial
|
||||
|
||||
SMTP server address? smtp.sendgrid.net
|
||||
|
|
Loading…
Reference in New Issue