Update metrics.conf
This commit is contained in:
parent
529c3bcc9c
commit
9d611a903a
@ -33,4 +33,9 @@ group "MX" {
|
|||||||
description = "MX was ok";
|
description = "MX was ok";
|
||||||
one_shot = "true";
|
one_shot = "true";
|
||||||
}
|
}
|
||||||
|
symbol "MX_IMPLICIT" {
|
||||||
|
score = -2.0;
|
||||||
|
description = "MX not defined but A record at apex";
|
||||||
|
one_shot = "true";
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user