git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
TFO: cleanup the TCP pure ack of SMTP banner
[exim.git]
/
test
/
aux-fixed
/
0297.Filter
diff --git
a/test/aux-fixed/0297.Filter
b/test/aux-fixed/0297.Filter
index e911ce75c05e57547f00e196b1c4c6a7d3d7c306..28f090eadc83b8cd1aa8e3a53e8667d715eb1aaa 100644
(file)
--- a/
test/aux-fixed/0297.Filter
+++ b/
test/aux-fixed/0297.Filter
@@
-2,4
+2,4
@@
if $sender_address is not fil@ter then finish endif
-save ${
local_part:$recipients
}
+save ${
bless:${local_part:$recipients}
}