From 37f3f5e3b6a801adb4f6c444fda21dad86b76964 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Fri, 19 Jun 2026 15:47:08 -0600 Subject: [PATCH] Update deployments/services/email/mailcow.md --- deployments/services/email/mailcow.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/deployments/services/email/mailcow.md b/deployments/services/email/mailcow.md index 0dc6afe..9a892c6 100644 --- a/deployments/services/email/mailcow.md +++ b/deployments/services/email/mailcow.md @@ -7,9 +7,6 @@ tags: --- -!!! warning "Under Construction" - The deployment of Mailcow is mostly correct here. Mail protocol ports should be forwarded directly to the Mailcow server from the firewall. Traefik should only sit in front of Mailcow for web traffic, and it should pass HTTPS through transparently so Mailcow can manage and serve its own certificates. - ## Purpose The purpose of this document is to illustrate how to deploy Mailcow in a dockerized format.