From 573bae51e18f827b776ff6d2172e09b07b183a24 Mon Sep 17 00:00:00 2001 From: Marc Ole Bulling Date: Fri, 2 Jun 2023 11:55:13 +0200 Subject: [PATCH] Update readme, instructing to use DISABLE_FIREWALL for containers --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6c771656..20e0502f 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,8 @@ Begin the installation. The installation will install, uninstall, and configure packages to turn the machine into a working, good mail server. +If the script fails and you are running the installation on a virtual machine or container, try `sudo DISABLE_FIREWALL=1 setup/start.sh` to install Mail-in-a-Box. + For help, DO NOT contact Josh directly --- I don't do tech support by email or tweet (no exceptions). Post your question on the [discussion forum](https://discourse.mailinabox.email/) instead, where maintainers and Mail-in-a-Box users may be able to help you.