From 22678396169c2b1c3884473237bc326a3d54f1f9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Feb 2023 23:24:41 +0000 Subject: [PATCH] deploy: ac1df9118184de40ddf46d08831dae5a56e30f02 --- edge/config/environment/index.html | 16 +++-- edge/config/security/rspamd/index.html | 6 ++ edge/search/search_index.json | 2 +- edge/sitemap.xml | 84 +++++++++++++------------- 4 files changed, 56 insertions(+), 52 deletions(-) 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!

+