diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2017-07-18 23:10:33 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2017-07-18 23:10:33 +0100 |
commit | fae8970db0e012deb28c139744583aad49ab9fa4 (patch) | |
tree | bde67bb90151a468b29e1f70200e7e835fd55d5b /test/stdout/0376 | |
parent | b8f899cf1da8ce1587f32c438a0def6d7332bc1e (diff) |
Fix cache-cold random callout verify. Bug 2147
Diffstat (limited to 'test/stdout/0376')
-rw-r--r-- | test/stdout/0376 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/stdout/0376 b/test/stdout/0376 index 8c2b9685c..a0af2cb92 100644 --- a/test/stdout/0376 +++ b/test/stdout/0376 @@ -78,7 +78,7 @@ 221 myhost.test.ex closing connection
220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
250 OK
-451 Could not complete sender verify callout
+250 Accepted
221 myhost.test.ex closing connection
220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
250 OK
@@ -86,7 +86,7 @@ 221 myhost.test.ex closing connection
220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
250 OK
-451 Could not complete sender verify callout
+250 Accepted
221 myhost.test.ex closing connection
220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
250 OK
|