Check that A record is accepted with _spf label present
This commit is contained in:
committed by
Matthijs Mekking
parent
63c16c8506
commit
a3b2b86e7f
@@ -17,7 +17,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