From 526c23727500c0692d8ebdad7fc4eac65a6cf158 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 16 Apr 2023 12:09:29 +0000 Subject: [PATCH] deploy: c8dfb9ac765cd9c2fbacd604e580112ff12daa4e --- edge/config/environment/index.html | 20 ++++++++ edge/search/search_index.json | 2 +- edge/sitemap.xml | 80 +++++++++++++++--------------- 3 files changed, 61 insertions(+), 41 deletions(-) diff --git a/edge/config/environment/index.html b/edge/config/environment/index.html index f60a2e5f..178f4064 100644 --- a/edge/config/environment/index.html +++ b/edge/config/environment/index.html @@ -738,6 +738,13 @@ DOVECOT_MAILBOX_FORMAT + + +
  • + + POSTFIX_REJECT_UNKNOWN_CLIENT_HOSTNAME + +
  • @@ -2649,6 +2656,13 @@ DOVECOT_MAILBOX_FORMAT +
  • + +
  • + + POSTFIX_REJECT_UNKNOWN_CLIENT_HOSTNAME + +
  • @@ -3626,6 +3640,12 @@ ClamAV must be enabled (ENABLE_CLAMAV=1) for this.

  • mdbox ==> (experimental) uses Dovecot high-performance mailbox format, multiple messages per file and multiple files per box
  • This option has been added in November 2019. Using other format than Maildir is considered as experimental in docker-mailserver and should only be used for testing purpose. For more details, please refer to Dovecot Documentation.

    +
    POSTFIX_REJECT_UNKNOWN_CLIENT_HOSTNAME
    +

    If enabled, employs reject_unknown_client_hostname to sender restrictions in Postfix's configuration.

    +
    POSTFIX_INET_PROTOCOLS