git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fix growable-string sprintf
[exim.git]
/
test
/
aux-fixed
/
0351.F
1
# Exim filter
2
3
if foranyaddress $h_to: ($thisaddress contains usery) then
4
headers add "Found: yes\nFound2: yes"
5
else
6
headers add "Found: no"
7
endif