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
Log port and TLS details for a failed delivery
[exim.git]
/
test
/
stderr
/
0432
diff --git
a/test/stderr/0432
b/test/stderr/0432
index 33e1b9892fc3ecb9ec646ffc28aa27769301213e..759c9a819aafa3d9d1c8ec1c688bd1b61a330d6d 100644
(file)
--- a/
test/stderr/0432
+++ b/
test/stderr/0432
@@
-92,6
+92,7
@@
Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
127.0.0.1 in hosts_avoid_esmtp? no (option unset)
SMTP>> EHLO myhost.test.ex
SMTP<< 250 OK
127.0.0.1 in hosts_avoid_esmtp? no (option unset)
SMTP>> EHLO myhost.test.ex
SMTP<< 250 OK
+127.0.0.1 in hosts_require_auth? no (option unset)
SMTP>> MAIL FROM:<>
SMTP<< 250 OK
SMTP>> RCPT TO:<x@y>
SMTP>> MAIL FROM:<>
SMTP<< 250 OK
SMTP>> RCPT TO:<x@y>
@@
-246,6
+247,7
@@
MUNGED: ::1 will be omitted in what follows
>>> 127.0.0.1 in hosts_avoid_esmtp? no (option unset)
>>> SMTP>> EHLO myhost.test.ex
>>> SMTP<< 250 OK
>>> 127.0.0.1 in hosts_avoid_esmtp? no (option unset)
>>> SMTP>> EHLO myhost.test.ex
>>> SMTP<< 250 OK
+>>> 127.0.0.1 in hosts_require_auth? no (option unset)
>>> SMTP>> MAIL FROM:<>
>>> SMTP<< 250 OK
>>> SMTP>> RCPT TO:<a@b>
>>> SMTP>> MAIL FROM:<>
>>> SMTP<< 250 OK
>>> SMTP>> RCPT TO:<a@b>