Early-pipe: invalidate cache on a failure of required-auth
[exim.git] / test / stderr / 0525
CommitLineData
54c5ebb1
PH
1LOG: smtp_connection MAIN
2 SMTP connection from CALLER
3LOG: MAIN
4 <= CALLER@myhost.test.ex U=CALLER P=local-smtp S=sss
5delivering 10HmaX-0005vi-00
b48cf079 6Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
54c5ebb1
PH
7 SMTP<< 220 Welcome
8 SMTP>> EHLO myhost.test.ex
9 SMTP<< 250 Hi
10 SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
11 SMTP<< 250 OK
12 SMTP>> RCPT TO:<def@pqr>
13 SMTP<< 250 OK
14 SMTP>> DATA
15 SMTP<< 354 SEND
16 SMTP>> writing message and terminating "."
b9d9c5a2 17 SMTP(close)>>
54c5ebb1 18LOG: MAIN
c562fd30 19 H=127.0.0.1 [127.0.0.1]: SMTP timeout after sending data block (ddd bytes written): Connection timed out
54c5ebb1 20LOG: MAIN
c562fd30 21 == 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)
54c5ebb1
PH
22LOG: smtp_connection MAIN
23 SMTP connection from CALLER closed by QUIT