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
Lookups: avoid leaking user/passwd from server spec to log. Bug 3066
[exim.git]
/
test
/
stderr
/
1160
diff --git
a/test/stderr/1160
b/test/stderr/1160
index 7a2a1aee5c6d298c24c81b57cc085160b29a8126..5683ab0d741348c784e1174d910abf0d0b2c2d8a 100644
(file)
--- a/
test/stderr/1160
+++ b/
test/stderr/1160
@@
-6,6
+6,7
@@
Connecting to 127.0.0.1 [127.0.0.1]:PORT_D ... connected
SMTP>> EHLO helo.data.changed
SMTP<< 250-myhost.test.ex Hello helo.data.changed [127.0.0.1]
250-SIZE 52428800
SMTP>> EHLO helo.data.changed
SMTP<< 250-myhost.test.ex Hello helo.data.changed [127.0.0.1]
250-SIZE 52428800
+ 250-LIMITS MAILMAX=1000 RCPTMAX=50000
250-8BITMIME
250-PIPELINING
250 HELP
250-8BITMIME
250-PIPELINING
250 HELP
@@
-32,6
+33,7
@@
Connecting to 127.0.0.1 [127.0.0.1]:PORT_D ... connected
SMTP>> EHLO helo.data.changed
SMTP<< 250-myhost.test.ex Hello helo.data.changed [127.0.0.1]
250-SIZE 52428800
SMTP>> EHLO helo.data.changed
SMTP<< 250-myhost.test.ex Hello helo.data.changed [127.0.0.1]
250-SIZE 52428800
+ 250-LIMITS MAILMAX=1000 RCPTMAX=50000
250-8BITMIME
250-PIPELINING
250 HELP
250-8BITMIME
250-PIPELINING
250 HELP
@@
-59,6
+61,7
@@
Connecting to ip4.ip4.ip4.ip4 [ip4.ip4.ip4.ip4]:PORT_D ... connected
SMTP>> EHLO myhost.test.ex
SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
250-SIZE 52428800
SMTP>> EHLO myhost.test.ex
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