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
OpenSSL: Fix tls_eccurve on earlier versions than 3.0.0. Bug 2954
[exim.git]
/
test
/
stderr
/
0537
diff --git
a/test/stderr/0537
b/test/stderr/0537
index ff85414bc125da396182089a735b8c6fa114f352..21c744c9ebebdf7a69b10af768ae165b11060574 100644
(file)
--- a/
test/stderr/0537
+++ b/
test/stderr/0537
@@
-87,7
+87,10
@@
LOG: sender_ident=ident
>>> accept: condition test succeeded in ACL "connect"
>>> end of ACL "connect": ACCEPT
>>> host in dsn_advertise_hosts? no (option unset)
>>> accept: condition test succeeded in ACL "connect"
>>> end of ACL "connect": ACCEPT
>>> host in dsn_advertise_hosts? no (option unset)
->>> host in pipelining_advertise_hosts? yes (matched "*")
+>>> host in pipelining_advertise_hosts?
+>>> list element: *
+>>> host in pipelining_advertise_hosts? yes (matched "*")
+>>> host in chunking_advertise_hosts?
>>> host in chunking_advertise_hosts? no (end of list)
>>> using ACL "mail"
>>> processing "accept" (TESTSUITE/test-config 27)
>>> host in chunking_advertise_hosts? no (end of list)
>>> using ACL "mail"
>>> processing "accept" (TESTSUITE/test-config 27)
@@
-126,7
+129,9
@@
LOG: sender_ident=ident
>>> using ACL "auth"
>>> processing "accept" (TESTSUITE/test-config 42)
>>> check authenticated = *
>>> using ACL "auth"
>>> processing "accept" (TESTSUITE/test-config 42)
>>> check authenticated = *
->>> authname in "*"? yes (matched "*")
+>>> authname in "*"?
+>>> list element: *
+>>> authname in "*"? yes (matched "*")
>>> check logwrite = +++ host is authenticated +++
LOG: +++ host is authenticated +++
>>> accept: condition test succeeded in ACL "auth"
>>> check logwrite = +++ host is authenticated +++
LOG: +++ host is authenticated +++
>>> accept: condition test succeeded in ACL "auth"
@@
-170,7
+175,9
@@
LOG: sender_ident=ident
>>> using ACL "auth"
>>> processing "accept" (TESTSUITE/test-config 42)
>>> check authenticated = *
>>> using ACL "auth"
>>> processing "accept" (TESTSUITE/test-config 42)
>>> check authenticated = *
->>> authname in "*"? yes (matched "*")
+>>> authname in "*"?
+>>> list element: *
+>>> authname in "*"? yes (matched "*")
>>> check logwrite = +++ host is authenticated +++
LOG: +++ host is authenticated +++
>>> accept: condition test succeeded in ACL "auth"
>>> check logwrite = +++ host is authenticated +++
LOG: +++ host is authenticated +++
>>> accept: condition test succeeded in ACL "auth"