Hi everyone
I’m using Mailjet (free account) for emails but would like to set up an address on my Discourse domain to simply forward emails to my gmail address.
Is there a simple way to do this?
Hi everyone
I’m using Mailjet (free account) for emails but would like to set up an address on my Discourse domain to simply forward emails to my gmail address.
Is there a simple way to do this?
Have you configured an incoming mail server on your discourse server? If not, you can point the MX for your domain wherever you want. Discourse knows nothing about it.
OK I think I got it. So basically:
So I got to set up some kind of other outgoing mail server, somewhere. And set up MX records accordingly.
I think that you have mailjet sending outright) outgoing mail for Discourse. This is for notifications and address verification.
If you want to handle mail sent to your domain name you can do it however you want. You could set up a mail server on you digital ocean droplet to receive that mail and do whatever you want, but since what you want it for it to be forwarded elsewhere, it’s not the easiest solution.
I would guess that mailjet would receive and forward the mail for you.
OK thanks for the help!