I am planning to install mailcow, a self-hosted, Dockerized mail server suite. Mailcow manages its own Postfix/Dovecot stack and handles SMTP, IMAP, and webmail entirely within the instance. So it will not use the Cloud VPS SMTP relay.
This requires these things:
Floating IP:
Mailcow requires a dedicated public IP address for outbound and inbound mail (SMTP on port 25, submission on 465/587, IMAP on 993, POP3 on 995). These protocols cannot be proxied through the Cloud VPS HTTP/HTTPS web proxy. So I am requesting a floating IP address.
Vanity domain
We need to use wikimedia.az domain.
This is my first time installing a self-hosted mail server on Cloud VPS, and I'm aware the setup may differ from a regular server. Any guidance or heads-up about Cloud VPS-specific quirks would be really appreciated.
Also where should I point my domain's DNS records (for the vanity domain) to? The static IP or floating IP?
