parent
ca296c4926
commit
5123ff96cf
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue