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>> EHLO 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
27 >> userx@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1]
28 created log directory TESTSUITE/spool/log
30 ----------- cutthrough shutdown ------------
32 <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss
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
41 LOG: smtp_connection MAIN
42 SMTP connection from CALLER
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
49 SMTP>> EHLO myhost.test.ex
51 SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
53 SMTP>> RCPT TO:<usery@domain.com>
54 SMTP<< 250 Recipient OK
55 ----------- end cutthrough setup ------------
57 check control = cutthrough_delivery
58 accept: condition test succeeded in inline ACL
60 ----------- cutthrough shutdown ------------
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
70 >>>>>>>>>>>>>>>> Remote deliveries >>>>>>>>>>>>>>>>
71 --------> usery@domain.com <--------
72 smtp transport entered
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
80 SMTP>> EHLO myhost.test.ex
83 SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
85 SMTP>> RCPT TO:<usery@domain.com>
86 SMTP<< 250 Recipient OK
87 SMTP>> RCPT TO:<userz@domain.com>
88 SMTP<< 250 Recipient OK
91 SMTP>> writing message and terminating "."
92 writing data block fd=dddd size=sss timeout=300
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
99 Leaving smtp transport