git://git.exim.org
/
users
/
heiko
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Testsuite: SPF testcase additions
[users/heiko/exim.git]
/
test
/
scripts
/
4600-SPF
/
4601
diff --git
a/test/scripts/4600-SPF/4601
b/test/scripts/4600-SPF/4601
index 6012cfdebd15b970fa7c78c564d32e507d0eedf2..72ef10d3f67ab6b299af015175ea492864d6510a 100644
(file)
--- a/
test/scripts/4600-SPF/4601
+++ b/
test/scripts/4600-SPF/4601
@@
-25,8
+25,13
@@
quit
#
killdaemon
#
#
killdaemon
#
+# SERVFAIL -> temperror
# A multiple spf-RR return should get permerror
# A multiple spf-RR return should get permerror
+# - and not crash with non-spf txt records
+# v=spf1 is casr-insensitive
exim -be
exim -be
+${lookup {fred@test.again.dns} spf {HOSTIPV4}}
${lookup {fred@double.example.com} spf {8.8.8.8}}
${lookup {fred@double.example.com} spf {8.8.8.8}}
+${lookup {fred@doubleplus.example.com} spf {8.8.8.8}}
${lookup {fred@uppercase.example.com} spf {HOSTIPV4}}
****
${lookup {fred@uppercase.example.com} spf {HOSTIPV4}}
****