git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Corrections to spec examples - fixes bug 1196
[exim.git]
/
test
/
scripts
/
0000-Basic
/
0201
1
# non-completing transport filter
2
need_ipv4
3
#
4
server PORT_S
5
220 Server ready
6
EHLO
7
250-OK
8
250 PIPELINING
9
MAIL FROM
10
250 OK
11
RCPT TO
12
250 OK
13
DATA
14
351 Send more
15
.
16
250 OK
17
****
18
exim -odi userx
19
This is a test message.
20
****
21
no_msglog_check