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
Merge branch 'master' into 4.next
[exim.git]
/
test
/
scripts
/
0000-Basic
/
0567
diff --git
a/test/scripts/0000-Basic/0567
b/test/scripts/0000-Basic/0567
index 5abd06fd6012c9b847c8f1c9499cbbcfabb29ec1..21374436ff244d2726175d3e3711d1c8ad1e1046 100644
(file)
--- a/
test/scripts/0000-Basic/0567
+++ b/
test/scripts/0000-Basic/0567
@@
-1,5
+1,6
@@
# remove_header modifier in ACLs
exim -bs -odi
# remove_header modifier in ACLs
exim -bs -odi
+helo test
mail from:<mailok@test.ex>
rcpt to:<rcptok@test.ex>
rcpt to:<notok@test.ex>
mail from:<mailok@test.ex>
rcpt to:<rcptok@test.ex>
rcpt to:<notok@test.ex>
@@
-32,6
+33,12
@@
X-Predata-1: Line twenty
X-NotSMTP-1: Line twenty-one
X-NotSMTP-2: Line twenty-two
X-NotSMTP-3: Line twenty-three
X-NotSMTP-1: Line twenty-one
X-NotSMTP-2: Line twenty-two
X-NotSMTP-3: Line twenty-three
+Authentication-Results: remove.org; foo bar
+Authentication-Results: keep.org; baz barf
+authentication-Results : REMOVE.ORG;
+ foo bar multiline
+Authentication-Results: keep.org;
+ multiline
Test message
.
Test message
.