Check that A record is accepted with _spf label present
(cherry picked from commit a3b2b86e7f)
This commit is contained in:
committed by
Matthijs Mekking
parent
6da9f238d4
commit
7976a7264a
@@ -18,7 +18,7 @@ do
|
||||
echo_i "checking $db ($n)"
|
||||
ret=0
|
||||
case $db in
|
||||
zones/good-gc-msdcs.db)
|
||||
zones/good-gc-msdcs.db|zones/good-spf-exception.db)
|
||||
$CHECKZONE -k fail -i local example $db > test.out.$n 2>&1 || ret=1
|
||||
;;
|
||||
zones/good-dns-sd-reverse.db)
|
||||
|
||||
Reference in New Issue
Block a user