git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
doc typo in $load_average
[exim.git]
/
test
/
scripts
/
0000-Basic
/
0288
1
# serialize_hosts
2
need_ipv4
3
#
4
exim -odq a b
5
.
6
****
7
server PORT_S
8
220 ESMTP
9
EHLO
10
250-OK
11
250 HELP
12
*sleep 2
13
MAIL FROM:
14
250 Sender OK
15
RCPT TO:
16
250 Recipient OK
17
DATA
18
354 Send data
19
.
20
250 OK
21
QUIT
22
250 OK
23
****
24
exim -q
25
****
26
no_msglog_check