2 configuration file is TESTSUITE/test-config
4 LOG: smtp_connection MAIN
5 SMTP connection from CALLER
8 check control = cutthrough_delivery
9 check logwrite = rcpt for $local_part@$domain
10 = rcpt for userx@domain.com
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
18 SMTP>> EHLO myhost.test.ex
20 SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
22 SMTP>> RCPT TO:<userx@domain.com>
23 SMTP<< 250 Recipient OK
24 ----------- end cutthrough setup ------------
26 accept: condition test succeeded in inline ACL
33 >> userx@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] C="250 OK"
35 ----------- cutthrough shutdown (delivered) ------------
37 <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss
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
46 LOG: smtp_connection MAIN
47 SMTP connection from CALLER
50 check control = cutthrough_delivery
51 check logwrite = rcpt for $local_part@$domain
52 = rcpt for userz@domain.com
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
63 SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
65 SMTP>> RCPT TO:<userz@domain.com>
66 SMTP<< 250 Recipient OK
67 ----------- end cutthrough setup ------------
69 accept: condition test succeeded in inline ACL
76 >> userz@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] C="250 OK"
78 ----------- cutthrough shutdown (delivered) ------------
80 <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss
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
89 LOG: smtp_connection MAIN
90 SMTP connection from CALLER
93 check control = cutthrough_delivery
94 check logwrite = rcpt for $local_part@$domain
95 = rcpt for usery@domain.com
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
102 SMTP>> EHLO myhost.test.ex
104 SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
106 SMTP>> RCPT TO:<usery@domain.com>
107 SMTP<< 250 Recipient OK
108 ----------- end cutthrough setup ------------
111 check control = cutthrough_delivery
112 check logwrite = rcpt for $local_part@$domain
113 = rcpt for userx@domain.com
115 rcpt for userx@domain.com
116 accept: condition test succeeded in ACL "ar"
118 ----------- cutthrough shutdown (more than one recipient) ------------
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
128 >>>>>>>>>>>>>>>> Remote deliveries >>>>>>>>>>>>>>>>
129 --------> usery@domain.com <--------
130 smtp transport entered
133 checking status of 127.0.0.1
134 127.0.0.1 [127.0.0.1]:1111 status = usable
135 delivering 10HmaZ-0005vi-00 to 127.0.0.1 [127.0.0.1] (usery@domain.com, ...)
136 Connecting to 127.0.0.1 [127.0.0.1]:1224 from ip4.ip4.ip4.ip4 ... connected
138 SMTP>> EHLO myhost.test.ex
141 SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
143 SMTP>> RCPT TO:<usery@domain.com>
144 SMTP<< 250 Recipient OK
145 SMTP>> RCPT TO:<userx@domain.com>
146 SMTP<< 250 Recipient OK
149 SMTP>> writing message and terminating "."
150 writing data block fd=dddd size=sss timeout=300
152 ok=1 send_quit=1 send_rset=0 continue_more=0 yield=0 first_address is NULL
153 transport_check_waiting entered
154 sequence=1 local_max=500 global_max=-1
155 no messages waiting for 127.0.0.1
157 Leaving smtp transport
159 => usery@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] C="250 OK"
161 -> userx@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] C="250 OK"
164 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>