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
/
0176
1
# -Mg -Mf -Mt
2
exim -odq someone@somewhere
3
Some message or other.
4
****
5
exim -Mf $msg1
6
****
7
exim -Mt $msg1
8
****
9
exim -odi -Mg $msg1
10
****
11
exim -odq -f '<>' someone@somewhere
12
Another message or some.
13
****
14
exim -odi -Mg $msg1
15
****