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
/
0451
1
# verify sender at DATA time
2
exim -odq -bs
3
ehlo a.b.c.d
4
mail from:<bad@test.ex>
5
rcpt to:<good@test.ex>
6
data
7
This is a message.
8
.
9
quit
10
****
11
no_msglog_check