Testsuite: clarify testcase for dnsdb dns:fail event.
[exim.git] / test / stdout / 5709
1 Connecting to 127.0.0.1 port 1225 ... connected
2 ??? 220
3 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
4 >>> HELO nonexistent.test.ex
5 ??? 250
6 <<< 250 myhost.test.ex Hello nonexistent.test.ex [127.0.0.1]
7 >>> HELO badcname.test.ex
8 ??? 250
9 <<< 250 myhost.test.ex Hello badcname.test.ex [127.0.0.1]
10 >>> HELO test.again.dns
11 ??? 250
12 <<< 250 myhost.test.ex Hello test.again.dns [127.0.0.1]
13 >>> HELO localhost
14 ??? 250
15 <<< 250 myhost.test.ex Hello localhost [127.0.0.1]
16 >>> QUIT
17 ??? 221
18 <<< 221 myhost.test.ex closing connection
19 End of script