git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Testsuite: Check debug message if we requested AD but got AA
[exim.git]
/
test
/
scripts
/
0000-Basic
/
0605
1
# dns retry in hostlist
2
# Exim test configuration 0605
3
#
4
#
5
exim -bh HOSTIPV4
6
helo test
7
mail from:<ralph@dustyshoes.tld>
8
rcpt to:<bob@anotherone.tld>
9
quit
10
****