From 15378e7eb01237443c5fdedad3de51eeb855bdb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Peters?= Date: Fri, 15 May 2020 22:21:22 +0200 Subject: [PATCH] Update prerequisite-system.md --- docs/prerequisite-system.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/prerequisite-system.md b/docs/prerequisite-system.md index 922ead7c3..b81328353 100644 --- a/docs/prerequisite-system.md +++ b/docs/prerequisite-system.md @@ -1,7 +1,8 @@ Before you run **mailcow: dockerized**, there are a few requirements that you should check: !!! warning - Do not try to install mailcow on a Synology/QNAP device (any NAS), OpenVZ, LXC or other container platforms. KVM, ESX, Hyper-V and other full virtualization platforms are supported. + Do **not** try to install mailcow on a Synology/QNAP device (any NAS), OpenVZ, LXC or other container platforms. KVM, ESX, Hyper-V and other full virtualization platforms are supported. + Do **not** use CentOS 8 with Centos 7 Docker packages. You may create an open relay. !!! info - mailcow: dockerized requires [some ports](#default-ports) to be open for incoming connections, so make sure that your firewall is not blocking these.