2 Start queue run: pid=p1234 -qf
3 delivering 10HmaX-000000005vi-0000 (queue run pid p1234)
4 Connecting to 127.0.0.1 [127.0.0.1]:PORT_D ...
6 SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
7 SMTP>> EHLO helo.data.changed
8 SMTP<< 250-myhost.test.ex Hello helo.data.changed [127.0.0.1]
10 250-LIMITS MAILMAX=1000 RCPTMAX=50000
16 SMTP<< 220 TLS go ahead
17 SMTP>> EHLO helo.data.changed
18 SMTP<< 250-myhost.test.ex Hello helo.data.changed [127.0.0.1]
20 250-LIMITS MAILMAX=1000 RCPTMAX=50000
24 SMTP|> MAIL FROM:<CALLER@myhost.test.ex> SIZE=ssss
25 SMTP|> RCPT TO:<CALLER@test.ex>
29 SMTP<< 354 Enter message, ending with "." on a line by itself
30 SMTP>> (writing message)
33 SMTP<< 250 OK id=10HmaZ-000000005vi-0000
34 SMTP<< 221 myhost.test.ex closing connection
36 cmdlog: '220:EHLO:250-:STARTTLS:220:EHLO:250-:MAIL|:RCPT|:DATA:250:250:354:.:QUIT:250:221'
38 => 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-000000005vi-0000"
41 delivering 10HmaY-000000005vi-0000 (queue run pid p1234)
42 Connecting to 127.0.0.1 [127.0.0.1]:PORT_D ...
44 SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
45 SMTP>> EHLO helo.data.changed
46 SMTP<< 250-myhost.test.ex Hello helo.data.changed [127.0.0.1]
48 250-LIMITS MAILMAX=1000 RCPTMAX=50000
54 SMTP<< 220 TLS go ahead
55 SMTP>> EHLO helo.data.changed
56 SMTP<< 250-myhost.test.ex Hello helo.data.changed [127.0.0.1]
58 250-LIMITS MAILMAX=1000 RCPTMAX=50000
62 SMTP|> MAIL FROM:<CALLER@myhost.test.ex> SIZE=ssss
63 SMTP|> RCPT TO:<CALLER@test.ex>
64 SMTP|> RCPT TO:<xyz@test.ex>
69 SMTP<< 354 Enter message, ending with "." on a line by itself
70 SMTP>> (writing message)
73 SMTP<< 250 OK id=10HmbA-000000005vi-0000
74 SMTP<< 221 myhost.test.ex closing connection
76 cmdlog: '220:EHLO:250-:STARTTLS:220:EHLO:250-:MAIL|:RCPT|:RCPT|:DATA:250:250:250:354:.:QUIT:250:221'
78 => 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-000000005vi-0000"
80 -> 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-000000005vi-0000"
81 Connecting to ip4.ip4.ip4.ip4 [ip4.ip4.ip4.ip4]:PORT_D ...
83 SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
84 SMTP>> EHLO myhost.test.ex
85 SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
87 250-LIMITS MAILMAX=1000 RCPTMAX=50000
93 SMTP<< 220 TLS go ahead
94 SMTP>> EHLO myhost.test.ex
95 SMTP<< 250-myhost.test.ex Hello the.local.host.name [ip4.ip4.ip4.ip4]
97 250-LIMITS MAILMAX=1000 RCPTMAX=50000
101 SMTP|> MAIL FROM:<CALLER@myhost.test.ex> SIZE=ssss
102 SMTP|> RCPT TO:<abcd@test.ex>
106 SMTP<< 354 Enter message, ending with "." on a line by itself
107 SMTP>> (writing message)
110 SMTP<< 250 OK id=10HmbB-000000005vi-0000
111 SMTP<< 221 myhost.test.ex closing connection
113 cmdlog: '220:EHLO:250-:STARTTLS:220:EHLO:250-:MAIL|:RCPT|:DATA:250:250:354:.:QUIT:250:221'
115 => 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-000000005vi-0000"
119 End queue run: pid=p1234 -qf
121 ******** SERVER ********