bundles/rspamd: add alias for dmarc reports
This commit is contained in:
parent
e78c4ed056
commit
3039a0900e
1 changed files with 3 additions and 0 deletions
|
@ -52,6 +52,9 @@ defaults = {
|
||||||
'clamav': {
|
'clamav': {
|
||||||
'root',
|
'root',
|
||||||
},
|
},
|
||||||
|
'dmarc': {
|
||||||
|
'root',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
'rspamd': {
|
'rspamd': {
|
||||||
|
|
Loading…
Reference in a new issue