Make +smtp_confirmation be a default logging option.
[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 using ACL "ar"
7 processing "accept"
8 check control = cutthrough_delivery
9 check logwrite = rcpt for $local_part@$domain
10                = rcpt for userx@domain.com
11 LOG: MAIN
12   rcpt for userx@domain.com
13 created log directory TESTSUITE/spool/log
14 accept: condition test succeeded in ACL "ar"
15 ----------- start cutthrough setup ------------
16 Connecting to 127.0.0.1 [127.0.0.1]:1224 from ip4.ip4.ip4.ip4 ... connected
17   SMTP<< 220 ESMTP
18   SMTP>> EHLO myhost.test.ex
19   SMTP<< 250 OK
20   SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
21   SMTP<< 250 Sender OK
22   SMTP>> RCPT TO:<userx@domain.com>
23   SMTP<< 250 Recipient OK
24 ----------- end cutthrough setup ------------
25 processing "accept"
26 accept: condition test succeeded in inline ACL
27   SMTP>> DATA
28   SMTP<< 354 Send data
29   SMTP>>(nl)
30   SMTP>> .
31   SMTP<< 250 OK
32 LOG: MAIN
33   >> userx@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] C="250 OK"
34   SMTP>> QUIT
35 ----------- cutthrough shutdown (delivered) ------------
36 LOG: MAIN
37   <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss
38 LOG: MAIN
39   Completed
40 LOG: smtp_connection MAIN
41   SMTP connection from CALLER closed by QUIT
42 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
43 Exim version x.yz ....
44 configuration file is TESTSUITE/test-config
45 admin user
46 LOG: smtp_connection MAIN
47   SMTP connection from CALLER
48 using ACL "ar"
49 processing "accept"
50 check control = cutthrough_delivery
51 check logwrite = rcpt for $local_part@$domain
52                = rcpt for userz@domain.com
53 LOG: MAIN
54   rcpt for userz@domain.com
55 accept: condition test succeeded in ACL "ar"
56 ----------- start cutthrough setup ------------
57 Connecting to 127.0.0.1 [127.0.0.1]:1224 from ip4.ip4.ip4.ip4 ... connected
58   SMTP<< 220 SMTP only spoken here
59   SMTP>> EHLO myhost.test.ex
60   SMTP<< 550 Not here, mate
61   SMTP>> HELO myhost.test.ex
62   SMTP<< 250 OK
63   SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
64   SMTP<< 250 Sender OK
65   SMTP>> RCPT TO:<userz@domain.com>
66   SMTP<< 250 Recipient OK
67 ----------- end cutthrough setup ------------
68 processing "accept"
69 accept: condition test succeeded in inline ACL
70   SMTP>> DATA
71   SMTP<< 354 Send data
72   SMTP>>(nl)
73   SMTP>> .
74   SMTP<< 250 OK
75 LOG: MAIN
76   >> userz@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] C="250 OK"
77   SMTP>> QUIT
78 ----------- cutthrough shutdown (delivered) ------------
79 LOG: MAIN
80   <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss
81 LOG: MAIN
82   Completed
83 LOG: smtp_connection MAIN
84   SMTP connection from CALLER closed by QUIT
85 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
86 Exim version x.yz ....
87 configuration file is TESTSUITE/test-config
88 admin user
89 LOG: smtp_connection MAIN
90   SMTP connection from CALLER
91 using ACL "ar"
92 processing "accept"
93 check control = cutthrough_delivery
94 check logwrite = rcpt for $local_part@$domain
95                = rcpt for usery@domain.com
96 LOG: MAIN
97   rcpt for usery@domain.com
98 accept: condition test succeeded in ACL "ar"
99 ----------- start cutthrough setup ------------
100 Connecting to 127.0.0.1 [127.0.0.1]:1224 from ip4.ip4.ip4.ip4 ... connected
101   SMTP<< 220 ESMTP
102   SMTP>> EHLO myhost.test.ex
103   SMTP<< 250 OK
104   SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
105   SMTP<< 250 Sender OK
106   SMTP>> RCPT TO:<usery@domain.com>
107   SMTP<< 250 Recipient OK
108 ----------- end cutthrough setup ------------
109 using ACL "ar"
110 processing "accept"
111 check control = cutthrough_delivery
112 check logwrite = rcpt for $local_part@$domain
113                = rcpt for userx@domain.com
114 LOG: MAIN
115   rcpt for userx@domain.com
116 accept: condition test succeeded in ACL "ar"
117   SMTP>> QUIT
118 ----------- cutthrough shutdown (more than one recipient) ------------
119 LOG: MAIN
120   <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss
121 LOG: smtp_connection MAIN
122   SMTP connection from CALLER closed by QUIT
123 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
124 Exim version x.yz ....
125 configuration file is TESTSUITE/test-config
126 trusted user
127 admin user
128 skipping ACL configuration - not needed
129 >>>>>>>>>>>>>>>> Remote deliveries >>>>>>>>>>>>>>>>
130 --------> usery@domain.com <--------
131 smtp transport entered
132   usery@domain.com
133   userx@domain.com
134 checking status of 127.0.0.1
135 127.0.0.1 [127.0.0.1]:1111 status = usable
136 delivering 10HmaZ-0005vi-00 to 127.0.0.1 [127.0.0.1] (usery@domain.com, ...)
137 Connecting to 127.0.0.1 [127.0.0.1]:1224 from ip4.ip4.ip4.ip4 ... connected
138   SMTP<< 220 ESMTP
139   SMTP>> EHLO myhost.test.ex
140   SMTP<< 250 OK
141 not using PIPELINING
142   SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
143   SMTP<< 250 Sender OK
144   SMTP>> RCPT TO:<usery@domain.com>
145   SMTP<< 250 Recipient OK
146   SMTP>> RCPT TO:<userx@domain.com>
147   SMTP<< 250 Recipient OK
148   SMTP>> DATA
149   SMTP<< 354 Send data
150   SMTP>> writing message and terminating "."
151 writing data block fd=dddd size=sss timeout=300
152   SMTP<< 250 OK
153 ok=1 send_quit=1 send_rset=0 continue_more=0 yield=0 first_address is NULL
154 transport_check_waiting entered
155   sequence=1 local_max=500 global_max=-1
156 no messages waiting for 127.0.0.1
157   SMTP>> QUIT
158 Leaving smtp transport
159 LOG: MAIN
160   => usery@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] C="250 OK"
161 LOG: MAIN
162   -> userx@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] C="250 OK"
163 LOG: MAIN
164   Completed
165 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>