git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
hosts_require_helo
[exim.git]
/
test
/
scripts
/
0000-Basic
/
0599
1
# udpsend
2
#need_ipv4
3
#
4
#
5
perl aux-fixed/0601.udpserver
6
****
7
#
8
exim -bs -odi
9
helo test
10
mail from:someone@some.domain
11
rcpt to:CALLER@HOSTNAME
12
data
13
This is a test message.
14
.
15
quit
16
****
17
sleep 2
18
no_msglog_check