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
/
0426
1
# upper case letters in canonical domain name
2
need_ipv4
3
#
4
server PORT_S
5
220 Server ready
6
EHLO
7
250 OK
8
MAIL FROM
9
250 OK
10
RCPT TO
11
550 Unknown
12
QUIT
13
250 OK
14
****
15
exim -d-all+route+host_lookup -odi x@uppercase.test.ex
16
Testing
17
****