mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2024-12-14 10:52:49 +02:00
9 lines
106 B
Plaintext
9 lines
106 B
Plaintext
symbols = {
|
|
"ARC_REJECT" {
|
|
score = 0.0;
|
|
}
|
|
"R_SPF_FAIL" {
|
|
score = 4.0;
|
|
}
|
|
}
|