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
regex: avoid releasing built RE midloop
[exim.git]
/
test
/
stderr
/
5840
diff --git
a/test/stderr/5840
b/test/stderr/5840
index e217f1502c6971cf1009817d6f648ad661fb8b22..59e479de658e7d232c53bb522b541c3d9f10e4e3 100644
(file)
--- a/
test/stderr/5840
+++ b/
test/stderr/5840
@@
-39,6
+39,7
@@
>>> cmd buf flush 21 bytes
>>> SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
>>> 250-SIZE 52428800
>>> cmd buf flush 21 bytes
>>> SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
>>> 250-SIZE 52428800
+>>> 250-LIMITS MAILMAX=1000 RCPTMAX=50000
>>> 250-8BITMIME
>>> 250-PIPELINING
>>> 250-STARTTLS
>>> 250-8BITMIME
>>> 250-PIPELINING
>>> 250-STARTTLS
@@
-53,6
+54,7
@@
>>> cmd buf flush 21 bytes
>>> SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
>>> 250-SIZE 52428800
>>> cmd buf flush 21 bytes
>>> SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
>>> 250-SIZE 52428800
+>>> 250-LIMITS MAILMAX=1000 RCPTMAX=50000
>>> 250-8BITMIME
>>> 250-PIPELINING
>>> 250 HELP
>>> 250-8BITMIME
>>> 250-PIPELINING
>>> 250 HELP