git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
More test updates following the retry fix.
[exim.git]
/
test
/
aux-fixed
/
0452.filter-1
1
# Exim filter
2
3
mail
4
to $sender_address
5
subject "Auto generated"
6
text "This is some body text"
7
extra_headers "h1: the first added header\n\
8
h2: the second added header\n \
9
continued on another line\n\
10
h3: the third added header"
11
12
# End