diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2016-11-08 22:56:13 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2016-11-08 22:59:16 +0000 |
commit | 470d71999de29a2fb955727fd82d734772f98570 (patch) | |
tree | 48f8c59387320caa030c5e35a8820034d320dabe /test/stderr/5403 | |
parent | cfafa2db601ac6ecb71f6669e35c1cf852e22c72 (diff) |
Testsuite: 2091,5403 independent of calling user
Diffstat (limited to 'test/stderr/5403')
-rw-r--r-- | test/stderr/5403 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/stderr/5403 b/test/stderr/5403 index dfb5a97e4..065db11d8 100644 --- a/test/stderr/5403 +++ b/test/stderr/5403 @@ -76,8 +76,8 @@ MUNGED: ::1 will be omitted in what follows >>> cmd buf flush 21 bytes >>> SMTP<< 250 OK >>> 127.0.0.1 in hosts_require_auth? no (option unset) ->>> SMTP>> MAIL FROM:<CALLER@myhost.test.ex> ->>> cmd buf flush 37 bytes +>>> SMTP>> MAIL FROM:<sender@myhost.test.ex> +>>> cmd buf flush 35 bytes >>> SMTP<< 250 OK >>> SMTP>> RCPT TO:<verify@domain.com> >>> cmd buf flush 29 bytes @@ -91,4 +91,4 @@ MUNGED: ::1 will be omitted in what follows >>> SMTP>> QUIT >>> SMTP(close)>> >>> ----------- cutthrough shutdown (host-checking mode) ------------ -LOG: 10HmaY-0005vi-00 <= CALLER@myhost.test.ex H=(myhost.test.ex) [1.2.3.4] P=esmtp S=sss for verify@domain.com +LOG: 10HmaY-0005vi-00 <= sender@myhost.test.ex H=(myhost.test.ex) [1.2.3.4] P=esmtp S=sss for verify@domain.com |