diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-07-20 20:58:24 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-07-20 20:58:24 +0100 |
commit | adb21834f3684b6484d8c2214ee4c3c9c504d632 (patch) | |
tree | 67f441646408ef2b035c4bf97e37e1da84df78bf /test/stderr/5820 | |
parent | 5f5708ef4a2dfb3517de853b90b23ff4cc66a3c0 (diff) |
Debug: indent lowlevel connect result
Diffstat (limited to 'test/stderr/5820')
-rw-r--r-- | test/stderr/5820 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/stderr/5820 b/test/stderr/5820 index f218f0c51..21d5127ff 100644 --- a/test/stderr/5820 +++ b/test/stderr/5820 @@ -22,7 +22,7 @@ >>> callout cache: no address record found for rcptuser@dane256ee.test.ex >>> ip4.ip4.ip4.ip4 in hosts_require_dane? yes (matched "ip4.ip4.ip4.ip4") >>> interface=NULL port=1225 ->>> Connecting to dane256ee.test.ex [ip4.ip4.ip4.ip4]:1225 ... connected +>>> Connecting to dane256ee.test.ex [ip4.ip4.ip4.ip4]:1225 ... connected >>> SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 >>> ip4.ip4.ip4.ip4 in hosts_avoid_esmtp? no (option unset) >>> SMTP>> EHLO myhost.test.ex |