From f49c9a700d5fc52bce634e2f1d0b9a56152e93c5 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Fri, 18 Jul 2025 11:38:29 -0600 Subject: [PATCH] Update Servers/Email/Mailcow.md --- Servers/Email/Mailcow.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Servers/Email/Mailcow.md b/Servers/Email/Mailcow.md index d3ce76f..9c95d05 100644 --- a/Servers/Email/Mailcow.md +++ b/Servers/Email/Mailcow.md @@ -1,3 +1,6 @@ +!!! warning "Under Construction" + The deployment of Mailcow is mostly correct here, but with the exception that we dont point DNS records to the reverse proxy (internally) because it's currently not functioning as expected. So for the time being, you would open all of the ports up to the Mailcow server's internal IP address via port forwarding on your firewall. + ## Purpose The purpose of this document is to illustrate how to deploy Mailcow in a dockerized format.