c32d902b56d762590f3ef4d192c19ff662e956ba
[exim.git] / test / stderr / 5400
1 Exim version x.yz ....
2 configuration file is TESTSUITE/test-config
3 admin user
4 LOG: smtp_connection MAIN
5   SMTP connection from CALLER
6 processing "accept"
7 check control = cutthrough_delivery
8 accept: condition test succeeded in inline ACL
9 ----------- start cutthrough setup ------------
10 Connecting to 127.0.0.1 [127.0.0.1]:1224 from ip4.ip4.ip4.ip4 ... connected
11   SMTP<< 220 ESMTP
12   SMTP>> EHLO myhost.test.ex
13   SMTP<< 250 OK
14   SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
15   SMTP<< 250 Sender OK
16   SMTP>> RCPT TO:<userx@domain.com>
17   SMTP<< 250 Recipient OK
18 ----------- end cutthrough setup ------------
19 processing "accept"
20 accept: condition test succeeded in inline ACL
21   SMTP>> DATA
22   SMTP<< 354 Send data
23   SMTP>>(nl)
24   SMTP>> .
25   SMTP<< 250 OK
26 LOG: MAIN
27   >> userx@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1]
28 created log directory TESTSUITE/spool/log
29   SMTP>> QUIT
30 ----------- cutthrough shutdown ------------
31 LOG: MAIN
32   <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss
33 LOG: MAIN
34   Completed
35 LOG: smtp_connection MAIN
36   SMTP connection from CALLER closed by QUIT
37 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
38 Exim version x.yz ....
39 configuration file is TESTSUITE/test-config
40 admin user
41 LOG: smtp_connection MAIN
42   SMTP connection from CALLER
43 processing "accept"
44 check control = cutthrough_delivery
45 accept: condition test succeeded in inline ACL
46 ----------- start cutthrough setup ------------
47 Connecting to 127.0.0.1 [127.0.0.1]:1224 from ip4.ip4.ip4.ip4 ... connected
48   SMTP<< 220 ESMTP
49   SMTP>> EHLO myhost.test.ex
50   SMTP<< 250 OK
51   SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
52   SMTP<< 250 Sender OK
53   SMTP>> RCPT TO:<usery@domain.com>
54   SMTP<< 250 Recipient OK
55 ----------- end cutthrough setup ------------
56 processing "accept"
57 check control = cutthrough_delivery
58 accept: condition test succeeded in inline ACL
59   SMTP>> QUIT
60 ----------- cutthrough shutdown ------------
61 LOG: MAIN
62   <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss
63 LOG: smtp_connection MAIN
64   SMTP connection from CALLER closed by QUIT
65 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
66 Exim version x.yz ....
67 configuration file is TESTSUITE/test-config
68 trusted user
69 admin user
70 >>>>>>>>>>>>>>>> Remote deliveries >>>>>>>>>>>>>>>>
71 --------> usery@domain.com <--------
72 smtp transport entered
73   usery@domain.com
74   userz@domain.com
75 checking status of 127.0.0.1
76 127.0.0.1 [127.0.0.1]:1111 status = usable
77 delivering 10HmaY-0005vi-00 to 127.0.0.1 [127.0.0.1] (usery@domain.com, ...)
78 Connecting to 127.0.0.1 [127.0.0.1]:1224 from ip4.ip4.ip4.ip4 ... connected
79   SMTP<< 220 ESMTP
80   SMTP>> EHLO myhost.test.ex
81   SMTP<< 250 OK
82 not using PIPELINING
83   SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
84   SMTP<< 250 Sender OK
85   SMTP>> RCPT TO:<usery@domain.com>
86   SMTP<< 250 Recipient OK
87   SMTP>> RCPT TO:<userz@domain.com>
88   SMTP<< 250 Recipient OK
89   SMTP>> DATA
90   SMTP<< 354 Send data
91   SMTP>> writing message and terminating "."
92 writing data block fd=dddd size=sss timeout=300
93   SMTP<< 250 OK
94 ok=1 send_quit=1 send_rset=0 continue_more=0 yield=0 first_address is NULL
95 transport_check_waiting entered
96   sequence=1 local_max=500 global_max=-1
97 no messages waiting for 127.0.0.1
98   SMTP>> QUIT
99 Leaving smtp transport