mirror of
https://github.com/discourse/discourse.git
synced 2025-02-17 06:52:53 +08:00
Update INSTALL-email.md
This commit is contained in:
parent
1a3b63e07d
commit
e36d45373f
|
@ -8,13 +8,13 @@ The following are template configurations for email service providers who offer
|
|||
|
||||
Enter these values when prompted by `./discourse-setup` per the [install guide](https://github.com/discourse/discourse/blob/master/docs/INSTALL-cloud.md#edit-discourse-configuration):
|
||||
|
||||
#### [SparkPost][sp] (100k emails/month)
|
||||
#### [SparkPost][sp] — 100k emails/month
|
||||
|
||||
SMTP server address? smtp.sparkpostmail.com
|
||||
SMTP user name? SMTP_Injection
|
||||
SMTP password? [Any API key with Send via SMTP permission]
|
||||
|
||||
#### [SendGrid][sg] (12k emails/month)
|
||||
#### [SendGrid][sg] — 12k emails/month
|
||||
|
||||
SMTP server address? smtp.sendgrid.net
|
||||
SMTP user name? apikey
|
||||
|
@ -22,17 +22,16 @@ Enter these values when prompted by `./discourse-setup` per the [install guide](
|
|||
|
||||
We recommend creating an [API Key][sg2] instead of using your SendGrid username and password.
|
||||
|
||||
#### [Mailgun][gun] (10k emails/month)
|
||||
#### [Mailgun][gun] — 10k emails/month
|
||||
|
||||
SMTP server address? smtp.mailgun.org
|
||||
SMTP user name? [SMTP credentials for your domain under domains tab]
|
||||
SMTP password? [SMTP credentials for your domain under domains tab]
|
||||
|
||||
#### [Mailjet][jet] (6k emails/month)
|
||||
#### [Mailjet][jet] — 6k emails/month
|
||||
|
||||
Go to [My Account page](https://www.mailjet.com/account) and click on the ["SMTP and SEND API Settings"](https://www.mailjet.com/account/setup) link.
|
||||
|
||||
|
||||
[sp]: https://www.sparkpost.com/
|
||||
[jet]: https://www.mailjet.com/pricing
|
||||
[gun]: http://www.mailgun.com/
|
||||
|
|
Loading…
Reference in New Issue
Block a user