git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
DKIM: fix crash in signing. Bug 3116
[exim.git]
/
test
/
scripts
/
5800-DANE
/
5803
1
# DANE Rverify, TLSA SERVFAIL
2
#
3
exim -odf -bs
4
HELO test
5
MAIL FROM:<CALLER@test.ex>
6
RCPT TO:<t@daneservfail.test.ex>
7
QUIT
8
****