mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-22 17:49:46 +00:00
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
This commit is contained in:
commit
eb760543d9
1 changed files with 0 additions and 3 deletions
|
|
@ -17,16 +17,13 @@ symbols = {
|
|||
"DMARC_POLICY_REJECT" {
|
||||
weight = 20.0;
|
||||
description = "DMARC reject policy";
|
||||
groups = ["dmarc"];
|
||||
}
|
||||
"DMARC_POLICY_QUARANTINE" {
|
||||
weight = 10.0;
|
||||
description = "DMARC quarantine policy";
|
||||
groups = ["dmarc"];
|
||||
}
|
||||
"DMARC_POLICY_SOFTFAIL" {
|
||||
weight = 2.0;
|
||||
description = "DMARC failed";
|
||||
groups = ["dmarc"];
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue