From c95b90bd98edea269537257d1047307a57b2be59 Mon Sep 17 00:00:00 2001
From: Jay Pfaffman <jay@pfaffman.com>
Date: Wed, 11 Oct 2017 15:53:12 -0700
Subject: [PATCH] move mailgun to top--elastic email seems to confuse people

---
 docs/INSTALL-email.md | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/docs/INSTALL-email.md b/docs/INSTALL-email.md
index e1c534897eb..d62a669d8c7 100644
--- a/docs/INSTALL-email.md
+++ b/docs/INSTALL-email.md
@@ -7,7 +7,13 @@ The following are template configurations for email service providers who offer
 **Please note that in any email provider, you _must_ verify and use the subdomain, e.g. `discourse.example.com`. If you verify the domain only, e.g. `example.com`, mail will not be configured correctly.**
 
 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] &mdash; 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] &mdash; 150k emails/month
 
     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.
 
-#### [Mailgun][gun] &mdash; 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] &mdash; 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.