diff --git a/v13.0/config/environment/index.html b/v13.0/config/environment/index.html index dd1ec385..0583bfe7 100644 --- a/v13.0/config/environment/index.html +++ b/v13.0/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.

+