From d02ad8f45619ff1fada9e1b6ad903b77608479d6 Mon Sep 17 00:00:00 2001 From: AJ Jordan Date: Sat, 17 May 2025 14:32:50 -0400 Subject: [PATCH] Clarify RELAYNETS requirements --- docs/configuration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration.rst b/docs/configuration.rst index 0d9f9b3a..31eae24f 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -82,7 +82,7 @@ account on the server. The ``RELAYNETS`` (default: unset) is a comma delimited list of network addresses for which mail is relayed for with no authentication required. This should be used with great care as misconfigurations may turn your Mailu instance into an -open-relay! +open-relay! Make sure clients are using port 25 with no authentication. The ``RELAYHOST`` is an optional address to use as a smarthost for all outgoing mail in following format: ``[HOST]:PORT``. ``RELAYUSER`` and ``RELAYPASSWORD``