git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Testsuite: set TZ for exim_msgdate testcases
[exim.git]
/
test
/
scripts
/
0000-Basic
/
0500
1
# predata ACL
2
exim -odi -bs
3
helo test
4
mail from:<x@y>
5
rcpt to:<userx@y>
6
data
7
quit
8
****
9
exim -odi -bs
10
helo test
11
mail from:<postmaster@y>
12
rcpt to:<userx@y>
13
data
14
Subject: testing
15
.
16
quit
17
****