bundles/rspamd: add alias for dmarc reports

This commit is contained in:
Franzi 2021-09-06 09:14:18 +02:00
parent e78c4ed056
commit 3039a0900e
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -52,6 +52,9 @@ defaults = {
'clamav': { 'clamav': {
'root', 'root',
}, },
'dmarc': {
'root',
},
}, },
}, },
'rspamd': { 'rspamd': {