1 LOG: smtp_connection MAIN
2 SMTP connection from CALLER
4 <= CALLER@myhost.test.ex U=CALLER P=local-smtp S=sss
5 delivering 10HmaX-0005vi-00
6 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... connected
8 SMTP>> EHLO myhost.test.ex
10 SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
12 SMTP>> RCPT TO:<def@pqr>
16 SMTP>> (writing message)
18 cmdlog: '220:EHLO:250:MAIL:250:RCPT:250:DATA:354'
20 H=127.0.0.1 [127.0.0.1]: SMTP timeout after sending data block (ddd bytes written): Connection timed out
22 == def@pqr R=r1 T=t1 defer (dd): Connection timed out H=127.0.0.1 [127.0.0.1]: SMTP timeout after sending data block (ddd bytes written)
23 LOG: smtp_connection MAIN
24 SMTP connection from CALLER closed by QUIT