OS-dependent locations for CHMOD_COMMAND, required by exicyclog (bug#602)
[exim.git] / test / stdout / 0480
CommitLineData
54c5ebb1
PH
1
2**** SMTP testing session as if from host 1.2.3.4
3**** but without any ident (RFC 1413) callback.
4**** This is not for real!
5
6220 host.V4NET.0.0.1 ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000\r
7250 host.V4NET.0.0.1 Hello a.b.c [1.2.3.4]\r
8221 host.V4NET.0.0.1 closing connection\r
9
10**** SMTP testing session as if from host 1.2.3.4
11**** but without any ident (RFC 1413) callback.
12**** This is not for real!
13
14220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000\r
15250 the.local.host.name Hello a.b.c [1.2.3.4]\r
16221 the.local.host.name closing connection\r
17
18**** SMTP testing session as if from host 1.2.3.4
19**** but without any ident (RFC 1413) callback.
20**** This is not for real!
21
22220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000\r
23250 the.local.host.name Hello a.b.c [1.2.3.4]\r
24221 the.local.host.name closing connection\r
25Connecting to 127.0.0.1 port 1225 ... connected
26??? 220
27<<< 220 host.127.0.0.1 ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
28>>> helo foobar
29??? 250
30<<< 250 host.127.0.0.1 Hello foobar [127.0.0.1]
31>>> mail from:<>
32??? 250
33<<< 250 OK
34>>> rcpt to:<userx@test.ex>
35??? 250
36<<< 250 Accepted
37>>> data
38??? 354
39<<< 354 Enter message, ending with "." on a line by itself
40>>> .
41??? 250
42<<< 250 OK id=10HmaX-0005vi-00
43>>> quit
44??? 221
45<<< 221 host.127.0.0.1 closing connection
46End of script
47Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected
48??? 220
49<<< 220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
50>>> helo foobar
51??? 250
52<<< 250 the.local.host.name Hello foobar [ip4.ip4.ip4.ip4]
53>>> quit
54??? 221
55<<< 221 the.local.host.name closing connection
56End of script