git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Dup GnuTLS test to OpenSSL
[exim.git]
/
test
/
aux-fixed
/
0510.sfilter
1
# Exim filter - testing system filter
2
3
testprint "--------System filter---------"
4
testprint "Sender: $sender_address"
5
testprint "Subject: $h_Subject:"
6
testprint "Body: $message_body"
7
8
headers add "X-Header: Added in a system filter"
9
add 3 to n1
10
testprint "n1: $n1"