2 configuration file is TESTSUITE/test-config
4 LOG: smtp_connection MAIN
5 SMTP connection from CALLER
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
12 SMTP>> HELO myhost.test.ex
14 SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
16 SMTP>> RCPT TO:<userx@domain.com>
17 SMTP<< 250 Recipient OK
18 ----------- end cutthrough setup ------------
20 accept: condition test succeeded in inline ACL
25 ----------- cutthrough close ------------
27 >> userx@domain.com R=all T=smtp
28 created log directory TESTSUITE/spool/log
30 <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss
33 LOG: smtp_connection MAIN
34 SMTP connection from CALLER closed by QUIT
35 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
36 Exim version x.yz ....
37 configuration file is TESTSUITE/test-config
39 LOG: smtp_connection MAIN
40 SMTP connection from CALLER
42 check control = cutthrough_delivery
43 accept: condition test succeeded in inline ACL
44 ----------- start cutthrough setup ------------
45 Connecting to 127.0.0.1 [127.0.0.1]:1224 from ip4.ip4.ip4.ip4 ... connected
47 SMTP>> HELO myhost.test.ex
49 SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
51 SMTP>> RCPT TO:<userx@domain.com>
52 SMTP<< 250 Recipient OK
53 ----------- end cutthrough setup ------------
55 check control = cutthrough_delivery
56 accept: condition test succeeded in inline ACL
58 ----------- cutthrough shutdown ------------
60 <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss
61 LOG: smtp_connection MAIN
62 SMTP connection from CALLER closed by QUIT
63 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
64 Exim version x.yz ....
65 configuration file is TESTSUITE/test-config
68 >>>>>>>>>>>>>>>> Remote deliveries >>>>>>>>>>>>>>>>
69 --------> userx@domain.com <--------
70 smtp transport entered
73 checking status of 127.0.0.1
74 127.0.0.1 [127.0.0.1]:1111 status = usable
75 delivering 10HmaY-0005vi-00 to 127.0.0.1 [127.0.0.1] (userx@domain.com, ...)
76 Connecting to 127.0.0.1 [127.0.0.1]:1224 from ip4.ip4.ip4.ip4 ... connected
78 SMTP>> EHLO myhost.test.ex
81 SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
83 SMTP>> RCPT TO:<userx@domain.com>
84 SMTP<< 250 Recipient OK
85 SMTP>> RCPT TO:<usery@domain.com>
86 SMTP<< 250 Recipient OK
89 SMTP>> writing message and terminating "."
90 writing data block fd=dddd size=sss timeout=300
92 ok=1 send_quit=1 send_rset=0 continue_more=0 yield=0 first_address is NULL
93 transport_check_waiting entered
94 sequence=1 local_max=500 global_max=-1
95 no messages waiting for 127.0.0.1
97 Leaving smtp transport
99 => userx@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1]
101 -> usery@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1]
104 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>