diff --git a/edge/config/environment/index.html b/edge/config/environment/index.html index 9efeba90..24699468 100644 --- a/edge/config/environment/index.html +++ b/edge/config/environment/index.html @@ -4284,6 +4284,10 @@ expand_keys = true;
RSPAMD_CHECK_AUTHENTICATED

This settings controls whether checks should be performed on emails coming from authenticated users (i.e. most likely outgoing emails). The default value is 0 in order to align better with SpamAssassin. We recommend reading through the Rspamd documentation on scanning outbound emails though to decide for yourself whether you need and want this feature.

+
+

Not all checks and actions are disabled

+

DKIM signing of e-mails will still happen.

+