diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2016-10-08 19:21:41 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2016-10-08 19:58:13 +0100 |
commit | ae5afa61184b6c9b39f58804032b32b42e3ba44e (patch) | |
tree | bd1d15db321a06edae46e9d72d379d12d8bae83b /test/stderr/0432 | |
parent | 2ef40f49c81890cd1fdac572290e1631762a03f1 (diff) |
Fix callouts connection fallback from TLS to cleartext. Bug 1897
Diffstat (limited to 'test/stderr/0432')
-rw-r--r-- | test/stderr/0432 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/stderr/0432 b/test/stderr/0432 index 2e2a8c1ee..e97e917fe 100644 --- a/test/stderr/0432 +++ b/test/stderr/0432 @@ -105,6 +105,7 @@ cmd buf flush ddd bytes SMTP<< 250 OK SMTP>> QUIT cmd buf flush ddd bytes + SMTP(close)>> locking TESTSUITE/spool/db/callout.lockfile locked TESTSUITE/spool/db/callout.lockfile EXIM_DBOPEN(TESTSUITE/spool/db/callout) @@ -269,6 +270,7 @@ MUNGED: ::1 will be omitted in what follows >>> SMTP<< 250 OK >>> SMTP>> QUIT >>> cmd buf flush 6 bytes +>>> SMTP(close)>> >>> wrote callout cache domain record for b: >>> result=1 postmaster=0 random=0 >>> wrote positive callout cache address record for a@b @@ -304,6 +306,7 @@ MUNGED: ::1 will be omitted in what follows >>> SMTP>> EHLO myhost.test.ex >>> cmd buf flush 21 bytes >>> SMTP timeout +>>> SMTP(close)>> >>> ----------- end verify ------------ >>> accept: condition test deferred in ACL "mail" LOG: H=[1.2.3.4] sender verify defer for <p1@q>: Could not complete sender verify callout |