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/stdout | |
parent | cfafa2db601ac6ecb71f6669e35c1cf852e22c72 (diff) |
Testsuite: 2091,5403 independent of calling user
Diffstat (limited to 'test/stdout')
-rw-r--r-- | test/stdout/5403 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/stdout/5403 b/test/stdout/5403 index c0548bae7..f9bcde823 100644 --- a/test/stdout/5403 +++ b/test/stdout/5403 @@ -45,7 +45,7 @@ Connection request from [ip4.ip4.ip4.ip4] 220 server ready EHLO myhost.test.ex 250 OK -MAIL FROM:<CALLER@myhost.test.ex> +MAIL FROM:<sender@myhost.test.ex> 250 OK RCPT TO:<verify@domain.com> 250 OK |