# 是否必须使用 Mailgun？

**URL:** <https://meta.discourse.org/t/is-it-necessary-to-use-mailgun/99155>\
**Category:** Support\
**Created:** [2018年十月9日 17:40 UTC](https://meta.discourse.org/t/is-it-necessary-to-use-mailgun/99155 "2018-10-09T17:40:54Z")\
**Posts on this page:** 20\
**Page:** 1

<div class="post-metadata">

**Author:** ![Pratik\_Sinha](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pratik_sinha/32/122372_2.png) [@Pratik\_Sinha](https://meta.discourse.org/u/Pratik_Sinha)\
**Post date:** [2018年十月9日 17:40 UTC](https://meta.discourse.org/t/is-it-necessary-to-use-mailgun/99155/1 "2018-10-09T17:40:54Z")

</div>

Is it necessary to use mailgun?  
We can’t use gsuite?

---

<div class="post-metadata">

**Author:** ![Stephen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stephen/32/95011_2.png) [@Stephen](https://meta.discourse.org/u/Stephen)\
**Post date:** [2018年十月9日 17:50 UTC](https://meta.discourse.org/t/is-it-necessary-to-use-mailgun/99155/2 "2018-10-09T17:50:28Z")

</div>

No, Gsuite isn’t supported.

---

<div class="post-metadata">

**Author:** ![Pratik\_Sinha](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pratik_sinha/32/122372_2.png) [@Pratik\_Sinha](https://meta.discourse.org/u/Pratik_Sinha)\
**Post date:** [2018年十月9日 17:51 UTC](https://meta.discourse.org/t/is-it-necessary-to-use-mailgun/99155/3 "2018-10-09T17:51:11Z")

</div>

Thanks and we also need to use subdomain for email thing or I it necessary to access the website also?

---

<div class="post-metadata">

**Author:** ![Stephen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stephen/32/95011_2.png) [@Stephen](https://meta.discourse.org/u/Stephen)\
**Post date:** [2018年十月9日 17:53 UTC](https://meta.discourse.org/t/is-it-necessary-to-use-mailgun/99155/4 "2018-10-09T17:53:54Z")

</div>

Your email domain from Discourse can’t be the same domain as your Gsuite. If the domains are identical then Mailgun can’t deliver email to Google.

---

<div class="post-metadata">

**Author:** ![Pratik\_Sinha](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pratik_sinha/32/122372_2.png) [@Pratik\_Sinha](https://meta.discourse.org/u/Pratik_Sinha)\
**Post date:** [2018年十月9日 18:00 UTC](https://meta.discourse.org/t/is-it-necessary-to-use-mailgun/99155/5 "2018-10-09T18:00:10Z")

</div>

Sorry but can you give a step by step guide on how to do this

How to add subdomain and set it  
We use digitalocean and namecheap and gsuite

---

<div class="post-metadata">

**Author:** ![Stephen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stephen/32/95011_2.png) [@Stephen](https://meta.discourse.org/u/Stephen)\
**Post date:** [2018年十月9日 18:00 UTC](https://meta.discourse.org/t/is-it-necessary-to-use-mailgun/99155/6 "2018-10-09T18:00:25Z")

</div>

I did this already, read up.

---

<div class="post-metadata">

**Author:** ![Pratik\_Sinha](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pratik_sinha/32/122372_2.png) [@Pratik\_Sinha](https://meta.discourse.org/u/Pratik_Sinha)\
**Post date:** [2018年十月9日 18:01 UTC](https://meta.discourse.org/t/is-it-necessary-to-use-mailgun/99155/7 "2018-10-09T18:01:43Z")

</div>

Oh yes will tell you if this works

---

<div class="post-metadata">

**Author:** ![Pratik\_Sinha](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pratik_sinha/32/122372_2.png) [@Pratik\_Sinha](https://meta.discourse.org/u/Pratik_Sinha)\
**Post date:** [2018年十月9日 18:38 UTC](https://meta.discourse.org/t/is-it-necessary-to-use-mailgun/99155/8 "2018-10-09T18:38:07Z")

</div>

my mail settings is set to gmail and not custom mx @Stephen

---

<div class="post-metadata">

**Author:** ![Stephen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stephen/32/95011_2.png) [@Stephen](https://meta.discourse.org/u/Stephen)\
**Post date:** [2018年十月9日 18:38 UTC](https://meta.discourse.org/t/is-it-necessary-to-use-mailgun/99155/9 "2018-10-09T18:38:59Z")

</div>

So enable Custom MX and add MX records for google too:

| Name/Host/Alias | Time to Live (TTL\*) | Record Type | Priority | Value/Answer/Destination |
| --- | --- | --- | --- | --- |
| Blank or @ | 3600 | MX | 1 | [ASPMX.L.GOOGLE.COM](http://ASPMX.L.GOOGLE.COM). |
| Blank or @ | 3600 | MX | 5 | [ALT1.ASPMX.L.GOOGLE.COM](http://ALT1.ASPMX.L.GOOGLE.COM). |
| Blank or @ | 3600 | MX | 5 | [ALT2.ASPMX.L.GOOGLE.COM](http://ALT2.ASPMX.L.GOOGLE.COM). |
| Blank or @ | 3600 | MX | 10 | [ALT3.ASPMX.L.GOOGLE.COM](http://ALT3.ASPMX.L.GOOGLE.COM). |
| Blank or @ | 3600 | MX | 10 | [ALT4.ASPMX.L.GOOGLE.COM](http://ALT4.ASPMX.L.GOOGLE.COM). |

---

<div class="post-metadata">

**Author:** ![Pratik\_Sinha](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pratik_sinha/32/122372_2.png) [@Pratik\_Sinha](https://meta.discourse.org/u/Pratik_Sinha)\
**Post date:** [2018年十月9日 18:41 UTC](https://meta.discourse.org/t/is-it-necessary-to-use-mailgun/99155/10 "2018-10-09T18:41:49Z")

</div>

your given format is different @Stephen

---

<div class="post-metadata">

**Author:** ![Stephen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stephen/32/95011_2.png) [@Stephen](https://meta.discourse.org/u/Stephen)\
**Post date:** [2018年十月9日 18:44 UTC](https://meta.discourse.org/t/is-it-necessary-to-use-mailgun/99155/11 "2018-10-09T18:44:53Z")

</div>

![40%20AM](https://global.discourse-cdn.com/meta/original/3X/b/2/b200a565db43ecf25d85268c47934fd43e7760c2.png)

If it’s urgent there are a number of consultants who will happily do a paid install for you [in the marketplace](https://meta.discourse.org/c/marketplace).

---

<div class="post-metadata">

**Author:** ![Pratik\_Sinha](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pratik_sinha/32/122372_2.png) [@Pratik\_Sinha](https://meta.discourse.org/u/Pratik_Sinha)\
**Post date:** [2018年十月9日 18:44 UTC](https://meta.discourse.org/t/is-it-necessary-to-use-mailgun/99155/12 "2018-10-09T18:44:56Z")

</div>

I am getting so confused can you please do this for me as it is urgent

---

<div class="post-metadata">

**Author:** ![Pratik\_Sinha](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pratik_sinha/32/122372_2.png) [@Pratik\_Sinha](https://meta.discourse.org/u/Pratik_Sinha)\
**Post date:** [2018年十月9日 18:47 UTC](https://meta.discourse.org/t/is-it-necessary-to-use-mailgun/99155/13 "2018-10-09T18:47:03Z")

</div>

Also I am not getting the option to add new record

---

<div class="post-metadata">

**Author:** ![Pratik\_Sinha](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pratik_sinha/32/122372_2.png) [@Pratik\_Sinha](https://meta.discourse.org/u/Pratik_Sinha)\
**Post date:** [2018年十月9日 18:47 UTC](https://meta.discourse.org/t/is-it-necessary-to-use-mailgun/99155/14 "2018-10-09T18:47:48Z")

</div>

Urgent as it is non for profit we dont have anymore money to spend thats why @Stephen

---

<div class="post-metadata">

**Author:** ![Stephen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stephen/32/95011_2.png) [@Stephen](https://meta.discourse.org/u/Stephen)\
**Post date:** [2018年十月9日 18:49 UTC](https://meta.discourse.org/t/is-it-necessary-to-use-mailgun/99155/15 "2018-10-09T18:49:47Z")

</div>

If you’re having problems creating DNS records at NameCheap I would suggest reading their documentation or contacting their support.

> **[How can I set up MX records required for mail service? - Domains - Namecheap.com](https://www.namecheap.com/support/knowledgebase/article.aspx/322/2237/how-can-i-set-up-mx-records-required-for-mail-service/)**
>
> Learn more about How can I set up MX records required for mail service?. Find your answers at Namecheap Knowledge Base.

[https://www.namecheap.com/support/](https://www.namecheap.com/support/)

---

<div class="post-metadata">

**Author:** ![Pratik\_Sinha](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pratik_sinha/32/122372_2.png) [@Pratik\_Sinha](https://meta.discourse.org/u/Pratik_Sinha)\
**Post date:** [2018年十月9日 18:57 UTC](https://meta.discourse.org/t/is-it-necessary-to-use-mailgun/99155/16 "2018-10-09T18:57:41Z")

</div>

I cannot save the MX record at first place it is showing error that’s why I cannot further add more records.

It would be really great if you will do it for us

---

<div class="post-metadata">

**Author:** ![Bas](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/bas/32/294929_2.png) [@Bas](https://meta.discourse.org/u/Bas)\
**Post date:** [2018年十月9日 20:16 UTC](https://meta.discourse.org/t/is-it-necessary-to-use-mailgun/99155/17 "2018-10-09T20:16:10Z")

</div>

> [@How to leave a field empty while setting up discourse?](https://meta.discourse.org/t/how-to-leave-a-field-empty-while-setting-up-discourse/99095/29):
>
> It would be really great if you will do it for us

I highly doubt this will happen Pratik.

This forum is to give pointers and advise. It’s not to do work for you, people here have jobs and such 🙂  
The #Marketplace is the place for you to go, people like @pfaffman can help you get started for [a not too large amount of money](https://www.literatecomputing.com).

---

<div class="post-metadata">

**Author:** ![Pratik\_Sinha](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pratik_sinha/32/122372_2.png) [@Pratik\_Sinha](https://meta.discourse.org/u/Pratik_Sinha)\
**Post date:** [2018年十月10日 02:44 UTC](https://meta.discourse.org/t/is-it-necessary-to-use-mailgun/99155/18 "2018-10-10T02:44:07Z")

</div>

He charges $100 actually.  
We don’t have this

---

<div class="post-metadata">

**Author:** ![Mittineague](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mittineague/32/114259_2.png) [@Mittineague](https://meta.discourse.org/u/Mittineague)\
**Post date:** [2018年十月10日 03:00 UTC](https://meta.discourse.org/t/is-it-necessary-to-use-mailgun/99155/19 "2018-10-10T03:00:49Z")

</div>

That doesn’t leave you much choice. If you don’t have the money to spend to have someone else do the work, you could spend _your time_ to fix things. As the saying goes, “Fast, Cheap, Good, pick two”. Assuming you don’t want “Bad” if you wait for others to do the work that leaves “Cheap, Slow”.

IMHO, I think the easiest thing for you to do at this point is to scrap your install and start fresh making sure you don’t make the same mistake. 30 minutes isn’t exactly what I’d call Slow. You could have done that several times since when you first posted in this topic.

---

<div class="post-metadata">

**Author:** ![vitorl](https://avatars.discourse-cdn.com/v4/letter/v/57b2e6/32.png) [@vitorl](https://meta.discourse.org/u/vitorl)\
**Post date:** [2018年十月10日 06:08 UTC](https://meta.discourse.org/t/is-it-necessary-to-use-mailgun/99155/20 "2018-10-10T06:08:54Z")

</div>

Not sure what you mean by this. I use gsuite with my domain and I have sendgrid sending discourse emails under the subdomain `forum.example.com`

[下一頁](https://meta.discourse.org/t/is-it-necessary-to-use-mailgun/99155.md?page=2)
