Next.js Discord

Discord Forum

Vercel's DNS servers

Unanswered
Dwarf Crocodile posted this in #help-forum
Open in Discord
Dwarf CrocodileOP
Hello,
What I would like to achieve is the following: I have aquired a domain name, and I would like to add a website and a mail server for this domain. I have: 1 Domain name, 1 private Ubuntu server with IP, Vercel.

For the website, I am hosting it on Vercel, and linked the DNS servers to use Vercel's.

As for the email, I would like to use my own private server on Digital Ocean, basically an Ubuntu box that I SSH into. I could add a MX entry on Vercel and point it to my private server's IP address, however as per the MX specification - the MX has to be a domain name and not an IP address.

Does anyone know if Vercel allows for the MX address to be an IP ? Or is there a better solution to my issue?

Thanks in advance.

3 Replies