Update INSTALL-email.md (#24481)

added a gdpr compliant smtp provider
This commit is contained in:
PhilippRenner 2023-11-30 22:19:01 +01:00 committed by GitHub
parent ca296c4926
commit 5123ff96cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -10,6 +10,12 @@ _The pricing information is included as a courtesy, and may be out of date. Disc
Enter these values when prompted by `./discourse-setup` per the [install guide](https://github.com/discourse/discourse/blob/main/docs/INSTALL-cloud.md#edit-discourse-configuration). To change the current email service, run `./discourse-setup` as well (this will bring the forum offline for a few minutes while it gets rebuilt).
#### [Brevo, previously SendInBlue, GDPR][sb] — 9,000 email per month free
SMTP server address? smtp.sendinblue.com
SMTP user name? [SMTP credentials for your domain under domains tab]
SMTP password? [SMTP credentials for your domain under domains tab]
#### [Mailgun][gun] — 5k emails/month on a 3 month trial
SMTP server address? smtp.mailgun.org
@ -44,6 +50,7 @@ NOTE: By default, Elastic Email will add an additional UNSUBSCRIBE link at the b
[ee]: https://elasticemail.com
[jet]: https://www.mailjet.com/pricing
[gun]: https://www.mailgun.com/
[sb]: https://www.brevo.com/products/transactional-email/
[sg]: https://sendgrid.com/
[sg2]: https://sendgrid.com/docs/Classroom/Send/How_Emails_Are_Sent/api_keys.html