I am considering running my own email domain/server.
To protect my private home IP, I was thinking of using a VPS, tunnelled
back.
Will the VPS "see" my email this way, relaying off the VPS server to my
local one?
(see diagram)
Is there a better approach to retain privacy without revealing my IP?
Would appreciate any input on this, as I have never run email myself
before.
Thanks for any suggestions
DNS Domain VPS Host (static IP)
┌─────────┐ ┌──────────┐
│MX Record┼────►│OpenSMTPD │
└─────────┘ └────┬─────┘
│
│ Wireguard tunnel
▼
┌──────────┐
│pf.conf │ (allow mail in)
│OpenSMTPD │
└──────────┘