2 Start queue run: pid=p1234 -qf
3 delivering 10HmaX-0005vi-00 (queue run pid p1234)
4 Connecting to 127.0.0.1 [127.0.0.1]:PORT_D ... connected
5 SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
6 SMTP>> EHLO helo.data.changed
7 SMTP<< 250-myhost.test.ex Hello helo.data.changed [127.0.0.1]
14 SMTP<< 220 TLS go ahead
15 SMTP>> EHLO helo.data.changed
16 SMTP<< 250-myhost.test.ex Hello helo.data.changed [127.0.0.1]
21 SMTP|> MAIL FROM:<CALLER@myhost.test.ex> SIZE=ssss
22 SMTP|> RCPT TO:<CALLER@test.ex>
26 SMTP<< 354 Enter message, ending with "." on a line by itself
27 SMTP>> (writing message)
30 SMTP<< 250 OK id=10HmaZ-0005vi-00
31 SMTP<< 221 myhost.test.ex closing connection
33 cmdlog: '220:EHLO:250-:STARTTLS:220:EHLO:250-:MAIL|:RCPT|:DATA:250:250:354:.:QUIT:250:221'
35 => CALLER@test.ex R=client T=send_to_server1 H=127.0.0.1 [127.0.0.1] X=TLS1.x:ke-RSA-AES256-SHAnnn:xxx CV=yes C="250 OK id=10HmaZ-0005vi-00"
38 delivering 10HmaY-0005vi-00 (queue run pid p1234)
39 Connecting to 127.0.0.1 [127.0.0.1]:PORT_D ... connected
40 SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
41 SMTP>> EHLO helo.data.changed
42 SMTP<< 250-myhost.test.ex Hello helo.data.changed [127.0.0.1]
49 SMTP<< 220 TLS go ahead
50 SMTP>> EHLO helo.data.changed
51 SMTP<< 250-myhost.test.ex Hello helo.data.changed [127.0.0.1]
56 SMTP|> MAIL FROM:<CALLER@myhost.test.ex> SIZE=ssss
57 SMTP|> RCPT TO:<CALLER@test.ex>
58 SMTP|> RCPT TO:<xyz@test.ex>
63 SMTP<< 354 Enter message, ending with "." on a line by itself
64 SMTP>> (writing message)
67 SMTP<< 250 OK id=10HmbA-0005vi-00
68 SMTP<< 221 myhost.test.ex closing connection
70 cmdlog: '220:EHLO:250-:STARTTLS:220:EHLO:250-:MAIL|:RCPT|:RCPT|:DATA:250:250:250:354:.:QUIT:250:221'
72 => CALLER@test.ex R=client T=send_to_server1 H=127.0.0.1 [127.0.0.1] X=TLS1.x:ke-RSA-AES256-SHAnnn:xxx CV=yes C="250 OK id=10HmbA-0005vi-00"
74 -> xyz@test.ex R=client T=send_to_server1 H=127.0.0.1 [127.0.0.1] X=TLS1.x:ke-RSA-AES256-SHAnnn:xxx CV=yes C="250 OK id=10HmbA-0005vi-00"
75 Connecting to ip4.ip4.ip4.ip4 [ip4.ip4.ip4.ip4]:PORT_D ... connected
76 SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
77 SMTP>> EHLO myhost.test.ex
78 SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
85 SMTP<< 220 TLS go ahead
86 SMTP>> EHLO myhost.test.ex
87 SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
92 SMTP|> MAIL FROM:<CALLER@myhost.test.ex> SIZE=ssss
93 SMTP|> RCPT TO:<abcd@test.ex>
97 SMTP<< 354 Enter message, ending with "." on a line by itself
98 SMTP>> (writing message)
101 SMTP<< 250 OK id=10HmbB-0005vi-00
102 SMTP<< 221 myhost.test.ex closing connection
104 cmdlog: '220:EHLO:250-:STARTTLS:220:EHLO:250-:MAIL|:RCPT|:DATA:250:250:354:.:QUIT:250:221'
106 => abcd@test.ex R=client T=send_to_server2 H=ip4.ip4.ip4.ip4 [ip4.ip4.ip4.ip4] X=TLS1.x:ke-RSA-AES256-SHAnnn:xxx CV=yes C="250 OK id=10HmbB-0005vi-00"
110 End queue run: pid=p1234 -qf
112 ******** SERVER ********