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