Hi,
I switched my blog from a classic WordPress + php/mysql hosting to Eleventy + Netlify.
Current setup:
- Website accessible from myexample.netlify.app
- myexample.org still using the DNS servers from an external registrar
- ALIAS from myexample.org to myexample.netlify.app
- multiple @myexample.org email addresses forwarded to @gmail email addresses
Emails forwarding: still working
Let’s Encrypt encrypt: not working
If I move the DNS servers to Netlify of course the https certificate will work but I will lost all the emails redirections.
Emails forwarding: not working anymore
Let’s Encrypt encrypt: working
What is the best solution to make everything work ? I see that ImprovMX was mentionned in multiple threads. Or is it possible to keep my actual DNS and make an ALIAS working with Let’s encrypt ?
Thank you