Merge branch 'master' into feature-traefik
This commit is contained in:
@@ -55,6 +55,9 @@ EXPOSE_ADMIN=no
|
||||
# Dav server implementation (value: radicale, none)
|
||||
WEBDAV=none
|
||||
|
||||
# Antivirus solution (value: none, clamav)
|
||||
ANTIVIRUS=clamav
|
||||
|
||||
###################################
|
||||
# Mail settings
|
||||
###################################
|
||||
@@ -77,6 +80,10 @@ FETCHMAIL_DELAY=600
|
||||
# e.g. localpart+custom@domain;tld
|
||||
RECIPIENT_DELIMITER=+
|
||||
|
||||
# DMARC rua and ruf email
|
||||
DMARC_RUA=admin
|
||||
DMARC_RUF=admin
|
||||
|
||||
###################################
|
||||
# Nginx settings
|
||||
###################################
|
||||
|
||||
Reference in New Issue
Block a user