36d612eae1dbb34135fc0dbbdbed5955141301b0
[exim.git] / test / stdout / 0574
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 >>> EHLO test.ex
5 ??? 250-
6 <<< 250-myhost.test.ex Hello test.ex [127.0.0.1]
7 ??? 250-
8 <<< 250-SIZE 52428800
9 ??? 250-
10 <<< 250-8BITMIME
11 ??? 250-
12 <<< 250-PIPELINING
13 ??? 250
14 <<< 250 HELP
15 >>> MAIL FROM:<tester@test.ex>
16 ??? 250
17 <<< 250 OK
18 >>> RCPT TO:<dest@test.ex>
19 ??? 250
20 <<< 250 Accepted
21 >>> DATA
22 ??? 354
23 <<< 354 Enter message, ending with "." on a line by itself
24 >>> Subject: test
25 >>>
26 >>> body
27 >>> .
28 ??? 250
29 <<< 250 OK id=10HmaX-0005vi-00
30 >>> QUIT
31 ??? 221
32 <<< 221 myhost.test.ex closing connection
33 End of script
34 accept: condition test succeeded in ACL "chk_data"
35 end of ACL "chk_data": ACCEPT
36 ┌considering: ${tod_full}
37 ├──expanding: ${tod_full}
38 └─────result: Tue, 2 Mar 1999 09:44:33 +0000
39 Writing spool header file: TESTSUITE/spool//input//hdr.pppp
40 DSN: Write SPOOL :-dsn_envid NULL
41 DSN: Write SPOOL :-dsn_ret 0
42 DSN: Flags :0
43 DSN: **** SPOOL_OUT - address: |dest@test.ex| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0
44 Renaming spool header file: TESTSUITE/spool//input//10HmaX-0005vi-00-H
45 Size of headers = sss
46 LOG: MAIN
47 <= tester@test.ex H=(test.ex) [127.0.0.1] P=esmtp S=sss
48 SMTP>> 250 OK id=10HmaX-0005vi-00
49 search_tidyup called
50 Sender: tester@test.ex
51 Recipients:
52 dest@test.ex
53 Process pppp is ready for new message
54 smtp_setup_msg entered
55 SMTP<< QUIT
56 SMTP>> 221 myhost.test.ex closing connection
57 LOG: smtp_connection MAIN
58 SMTP connection from (test.ex) [127.0.0.1] closed by QUIT
59 search_tidyup called
60 SMTP>>(close on process exit)