diff --git a/edge/config/environment/index.html b/edge/config/environment/index.html index 1065e6c5..42887998 100644 --- a/edge/config/environment/index.html +++ b/edge/config/environment/index.html @@ -3400,12 +3400,7 @@

Enable or disable Rspamd.

Current State

-

Rspamd-support is under active development. Be aware that breaking changes can happen at any time.

-

Currently, rspamd is integrated into Postfix as a milter. However, there is no official DKIM/DMARC support for rspamd in DMS as of now (WIP). To get more information, see the detailed documentation page for Rspamd.

-
-
-

Rspamd and DNS Block Lists

-

When you use Rspamd, you might want to use the RBL module. If you do, make sure your DNS resolver is set up correctly (i.e. it should be a non-public recursive resolver). Otherwise, you might not be able to make use of the block lists.

+

Rspamd-support is under active development. Be aware that breaking changes can happen at any time. To get more information, see the detailed documentation page for Rspamd.

ENABLE_DNSBL
-

This enables the zen.spamhaus.org DNS block list in postfix -and various lists in postscreen.

-

Note: Emails will be rejected, if they don't pass the block list checks!

+

This enables DNS block lists in Postscreen. If you want to know which lists we are using, have a look at the default main.cf for Postfix we provide and search for postscreen_dnsbl_sites.

+
+

A Warning On DNS Block Lists

+

Make sure your DNS queries are properly resolved, i.e. you will most likely not want to use a public DNS resolver as these queries do not return meaningful results. We try our best to only evaluate proper return codes - this is not a guarantee that all codes are handled fine though.

+

Note that emails will be rejected if they don't pass the block list checks!

+