mirror of
https://github.com/Mailu/Mailu.git
synced 2024-12-14 10:53:30 +02:00
Declare the DMARC RUA/RUF configuration items
This commit is contained in:
parent
9754fffbc4
commit
03b352cbcd
@ -27,6 +27,8 @@ default_config = {
|
||||
'BOOTSTRAP_SERVE_LOCAL': True,
|
||||
'DKIM_PATH': '/dkim/{domain}.{selector}.key',
|
||||
'DKIM_SELECTOR': 'dkim',
|
||||
'DMARC_RUA': None,
|
||||
'DMARC_RUF': None,
|
||||
'BABEL_DEFAULT_LOCALE': 'en',
|
||||
'BABEL_DEFAULT_TIMEZONE': 'UTC',
|
||||
'ENABLE_CERTBOT': False,
|
||||
|
Loading…
Reference in New Issue
Block a user