Update metrics.conf
parent
529c3bcc9c
commit
9d611a903a
|
@ -33,4 +33,9 @@ group "MX" {
|
|||
description = "MX was ok";
|
||||
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