summaryrefslogtreecommitdiff
path: root/test/stderr/0473
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2012-05-06 17:12:31 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2012-06-04 14:57:02 +0100
commit193e3acd2723abeaaad8575fec3c058df674fc5d (patch)
treeafa6bb6dcdf9fc6f9d257063d523c61b03c6937b /test/stderr/0473
parentcb9d95aeae369ae85cd13473cda0bb3ae415fcb9 (diff)
Deal explicitly with attempt to callout via null transport; fixes crash.
Diffstat (limited to 'test/stderr/0473')
-rw-r--r--test/stderr/04732
1 files changed, 1 insertions, 1 deletions
diff --git a/test/stderr/0473 b/test/stderr/0473
index a29575e16..090335d97 100644
--- a/test/stderr/0473
+++ b/test/stderr/0473
@@ -14,7 +14,7 @@ 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 the.local.host.name
+ SMTP>> EHLO the.local.host.name
SMTP<< 250 OK
SMTP>> MAIL FROM:<>
SMTP<< 250 OK