diff --git a/setup/templates/steps/compose/03_expose.html b/setup/templates/steps/compose/03_expose.html index 6608943b..fe6ae8aa 100644 --- a/setup/templates/steps/compose/03_expose.html +++ b/setup/templates/steps/compose/03_expose.html @@ -10,7 +10,7 @@ IP addresses in order to expose its public services. You must at least set up an IPv4 or an IPv6 address if you wish to access Mailu.
Warning You must use specific addresses, please
-avoid generic all-interfaces addresses like 0.0.0.0 or ::. If you still want to use generic addresses you should disable userland-proxy.
+avoid generic all-interfaces addresses like 0.0.0.0 or ::. If you still want to use generic addresses you MUST disable userland-proxy; failing to do so will turn your Mailu installation into an open-relay.
How to find these addresses. How to disable userland-proxy.