I’d like to change the A record for mydomain.com so that instead of pointing to the static site server built into MIAB, it points elsewhere.
This won’t break mail delivery, will it?
(I realize I could just use the MIAB server as a web host, but I’d rather keep my email separate from everything else, so I’m less likely to accidentally screw it up.)
Please try it before guessing advice. The earlier comments are correct and it is a typical setup to have the main domain name (e.g. domain.com) point to a different server to serve a website, so long as the main domain name is not the same as the box’s hostname (typically box.domain.com). That’s because (all) mail uses a TLS certificate for the box’s hostname (not the main domain).
Mmm I have been trying off and on for some months, under the mistaken belief that the web site cert was needed for mail, and inventing ways around it. As is usual within minutes of sending my post the truth dawned on me! So I am good to go now, albeit with the little frustration about the postfix recipient delimiter (address tagging) being ‘+’ only.
Thanks for the good work.