diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2012-05-01 20:12:36 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2012-06-04 14:57:02 +0100 |
commit | cb9d95aeae369ae85cd13473cda0bb3ae415fcb9 (patch) | |
tree | c18598f05efcf898633966d2253532dce480cd31 /test/stderr/0398 | |
parent | 817d9f576cdfbc27cf0536be348645baf27d7836 (diff) |
Fixup testsuite cases affected by dual-tls - mainly EHLO on callouts.
Diffstat (limited to 'test/stderr/0398')
-rw-r--r-- | test/stderr/0398 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/stderr/0398 b/test/stderr/0398 index f02458c39..db5c4cf79 100644 --- a/test/stderr/0398 +++ b/test/stderr/0398 @@ -126,7 +126,8 @@ callout cache: no address record found interface=NULL port=1224 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected SMTP<< 220 Server ready - SMTP>> HELO mail.test.ex +127.0.0.1 in hosts_avoid_esmtp? no (option unset) + SMTP>> EHLO mail.test.ex SMTP<< 250 OK SMTP>> MAIL FROM:<> SMTP<< 250 OK |