git://git.exim.org
/
users
/
jgh
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
appendfile: tidying
[users/jgh/exim.git]
/
test
/
scripts
/
0000-Basic
/
0608
1
# HELO verify dnssec
2
# Exim test configuration 0608
3
#
4
exim -DSERVER=server -bd -oX PORT_D
5
****
6
#
7
client 127.0.0.1 PORT_D
8
??? 220
9
HELO localhost
10
??? 250
11
****
12
#
13
client 127.0.0.1 PORT_D
14
??? 220
15
HELO l-sec
16
??? 250
17
****
18
#
19
killdaemon
20
no_msglog_check