git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Make batch delivery work for files and pipes set up by redirection.
[exim.git]
/
test
/
scripts
/
0000-Basic
/
0250
1
# From: and Sender: and rewriting
2
exim -odq SomeOne
3
From: userx@test.ex
4
****
5
exim -Mvh $msg1
6
****
7
exim -odq OtherOne
8
From: usery@test.ex
9
****
10
exim -Mvh $msg2
11
****
12
exim -odq ThirdOne
13
****
14
exim -Mvh $msg3
15
****
16
no_msglog_check