Oh shit, yes, hosting at-home and with a non-static IP sounds like hard mode, oof.
I am hosting at a server provider (guess I am dependent on them, but at least it's on their existence, not on a policy-of-the-day), with a static IP. Had no problems with MS/Google, only with T-online, who wanted me to host a website on the domain with clear contact information.
It's a bit unconventional maybe, but I vote
simple-nixos-mailserver
- IF you are curious / willing to learn nix. It's essentially just sanely configured dovecot, postfix, rspamd.My config for those three combined is about 15 lines, and I have never had an issue with them. Slap on another 5-10 lines for Roundcube as a webmail client.
Since it's Nix, everything is declarative, so should SOMETHING happen to the server, you can be up and running again super quickly, with the exact same setup.