From b79fbd146b66cc8b89deda77e13fb13104012c3e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 12:38:30 +0000 Subject: [PATCH] deploy: afb00939391e409a7bd9759d7346256198262144 --- edge/config/environment/index.html | 65 ++++++++---------- edge/config/security/rspamd/index.html | 1 + edge/search/search_index.json | 2 +- edge/sitemap.xml | 94 +++++++++++++------------- 4 files changed, 78 insertions(+), 84 deletions(-) diff --git a/edge/config/environment/index.html b/edge/config/environment/index.html index 91941f0b..8efd653c 100644 --- a/edge/config/environment/index.html +++ b/edge/config/environment/index.html @@ -975,6 +975,15 @@ + + +
  • + + + SPAM_SUBJECT + + +
  • @@ -1218,15 +1227,6 @@ - - -
  • - - - SA_SPAM_SUBJECT - - -
  • @@ -3775,6 +3775,15 @@ +
  • + +
  • + + + SPAM_SUBJECT + + +
  • @@ -4018,15 +4027,6 @@ - - -
  • - - - SA_SPAM_SUBJECT - - -
  • @@ -4791,7 +4791,7 @@

    Configures the provisioning source of user accounts (including aliases) for user queries and authentication by services managed by DMS (Postfix and Dovecot).

    OAuth2 Support

    -

    Presently DMS supports OAuth2 only as an supplementary authentication method.

    +

    Presently DMS supports OAuth2 only as an supplementary authentication method.

    +
    SPAM_SUBJECT
    +

    This variable defines a prefix for e-mails tagged with the X-Spam: Yes (Rspamd) or X-Spam-Flag: YES (SpamAssassin/Amavis) header.

    +

    Default: empty (no prefix will be added to e-mails)

    +
    +Including trailing white-space +

    Add trailing white-space by quote wrapping the value: SPAM_SUBJECT='[SPAM] '

    +

    Rspamd

    ENABLE_RSPAMD

    Enable or disable Rspamd.

    @@ -5229,7 +5236,7 @@ If this is not set and reports are enabled with the old options, logrotate will
    SA_TAG
    @@ -5264,8 +5271,8 @@ X-Spam-Status: No, score=4.162 tagged_above=2 required=4

    Interaction with other ENV

    SA_KILL
    @@ -5321,20 +5328,6 @@ X-Spam-Status: No, score=4.162 tagged_above=2 required=4 -
    SA_SPAM_SUBJECT
    -

    Adds a prefix to the subject header when mail is marked as spam (via SA_TAG2).

    - -
    -Including trailing white-space -

    Add trailing white-space by quote wrapping the value: SA_SPAM_SUBJECT='[SPAM] '

    -
    -
    -Including the associated spam score -

    The _SCORE_ tag will be substituted with the SpamAssassin score: SA_SPAM_SUBJECT=***SPAM(_SCORE_)***.

    -
    SA_SHORTCIRCUIT_BAYES_SPAM