You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 12, 2024. It is now read-only.
I really want to use this service just to be able to have a catchall address to my custom domain. The instructions state:
Set these MX records as the only MX records to your domain's DNS:
"@", ".", or blank | 3600 | MX | 10 | mx1.forwardemail.net
"@", ".", or blank | 3600 | MX | 10 | mx2.forwardemail.net
Can you explain then how forwardemail.net knows where to route my email to? Are the MX records shown somewhere in the dashboard?
What concerns me is if I change where my email is hosted then how does forwardemail.net know where to route it?
For example, if my domain is currently hosted by Google, then I switch my MX records to forwardemail.net I assume that you store the existing Google MX records somewhere, but if I then decide to move my email to Outlook, how does forwardemail.net know to reroute my mail there?