1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-09-16 09:06:32 +02:00

Clarify RELAYNETS requirements

This commit is contained in:
AJ Jordan
2025-05-17 14:32:50 -04:00
committed by GitHub
parent 4fc4237e23
commit d02ad8f456

View File

@@ -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``