mirror of
https://github.com/discourse/discourse.git
synced 2025-03-09 14:34:35 +00:00
Merge pull request #5233 from pfaffman/tweak-install-email
move mailgun to top--elastic email seems to confuse people
This commit is contained in:
commit
c1c03d8de0
@ -8,6 +8,12 @@ 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):
|
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):
|
||||||
|
|
||||||
|
#### [Mailgun][gun] — 10k emails/month (with credit card)
|
||||||
|
|
||||||
|
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]
|
||||||
|
|
||||||
#### [Elastic Email][ee] — 150k emails/month
|
#### [Elastic Email][ee] — 150k emails/month
|
||||||
|
|
||||||
SMTP server address? smtp.elasticemail.com
|
SMTP server address? smtp.elasticemail.com
|
||||||
@ -23,12 +29,6 @@ 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.
|
We recommend creating an [API Key][sg2] instead of using your SendGrid username and password.
|
||||||
|
|
||||||
#### [Mailgun][gun] — 10k emails/month (with credit card)
|
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user