install_amavis.sh: in any case, IS_SYMPA_LIST_SERVER must be set to false except server ist a sympa listmanager.

This commit is contained in:
2026-02-16 14:01:12 +01:00
parent 7c99515e72
commit 5a8280b767

View File

@@ -444,7 +444,8 @@ if ! ${SASL_AUTH_ENABLED} ; then
else else
IS_SYMPA_LIST_SERVER=false IS_SYMPA_LIST_SERVER=false
fi fi
else
IS_SYMPA_LIST_SERVER=false
fi fi