diff --git a/edge/config/account-management/overview/index.html b/edge/config/account-management/overview/index.html index 819b87d5..e43f7286 100644 --- a/edge/config/account-management/overview/index.html +++ b/edge/config/account-management/overview/index.html @@ -2718,7 +2718,7 @@
  • A subaddress has a tag delimiter (default: +), followed by the tag: <local-part>+<tag>@<domain-part>
  • The subaddress user+github@example.com would deliver mail to the same mailbox as user@example.com.
  • Tags are dynamic. Anything between the + and @ is understood as the tag, no additional configuration required.
  • -
  • Only the first occurence of the tag delimiter is recognized. Any additional occurences become part of the tag value itself.
  • +
  • Only the first occurrence of the tag delimiter is recognized. Any additional occurrences become part of the tag value itself.
  • diff --git a/edge/config/advanced/full-text-search/index.html b/edge/config/advanced/full-text-search/index.html index 93f9744e..5e28e2b4 100644 --- a/edge/config/advanced/full-text-search/index.html +++ b/edge/config/advanced/full-text-search/index.html @@ -2595,7 +2595,7 @@ plugin { # disable indexing of folders # fts_autoindex_exclude = \Trash - # Index attachements + # Index attachments # fts_decoder = decode2text } diff --git a/edge/config/environment/index.html b/edge/config/environment/index.html index d201eba1..f86626a6 100644 --- a/edge/config/environment/index.html +++ b/edge/config/environment/index.html @@ -5841,7 +5841,7 @@ X-Spam-Status: No, score=4.162 tagged_above=2 required=4 -

    This will uncomment the respective line in /etc/spamassasin/local.cf

    +

    This will uncomment the respective line in /etc/spamassassin/local.cf

    Warning

    Activate this only if you are confident in your bayes database for identifying spam.

    @@ -5850,7 +5850,7 @@ X-Spam-Status: No, score=4.162 tagged_above=2 required=4 -

    This will uncomment the respective line in /etc/spamassasin/local.cf

    +

    This will uncomment the respective line in /etc/spamassassin/local.cf

    Warning

    Activate this only if you are confident in your bayes database for identifying ham.

    diff --git a/edge/config/security/fail2ban/index.html b/edge/config/security/fail2ban/index.html index 77ded8b2..e104baee 100644 --- a/edge/config/security/fail2ban/index.html +++ b/edge/config/security/fail2ban/index.html @@ -2667,7 +2667,7 @@
    -

    Security risk of adding non-default capabilties

    +

    Security risk of adding non-default capabilities

    DMS bundles F2B into the image for convenience to simplify integration and deployment.

    The NET_ADMIN and NET_RAW capabilities are not granted by default to the container root user, as they can be used to compromise security.

    If this risk concerns you, it may be wiser to instead prefer only granting these capabilities to a dedicated Fail2Ban container (example).

    diff --git a/edge/faq/index.html b/edge/faq/index.html index 78445a0b..39d83fb5 100644 --- a/edge/faq/index.html +++ b/edge/faq/index.html @@ -2559,13 +2559,13 @@
  • - + - SpamAssasin + SpamAssassin -