Early-pipe: invalidate cache on a failure of required-auth
[exim.git] / test / stderr / 3404
CommitLineData
54c5ebb1
PH
1LOG: MAIN
2 <= CALLER@myhost.test.ex U=CALLER P=local S=sss
3delivering 10HmaX-0005vi-00
b48cf079 4Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
54c5ebb1
PH
5 SMTP<< 220 ESMTP
6 SMTP>> EHLO myhost.test.ex
7 SMTP<< 250-OK
8 250-HELP
9 250 AUTH PLAIN
10 SMTP>> AUTH PLAIN ********************
11 SMTP<< 235 Authentication successful
12 SMTP>> MAIL FROM:<CALLER@myhost.test.ex> AUTH=CALLER@myhost.test.ex
13 SMTP<< 250 Sender OK
14 SMTP>> RCPT TO:<userx@domain.com>
15 SMTP<< 250 Recipient OK
16 SMTP>> DATA
17 SMTP<< 354 Send data
18 SMTP>> writing message and terminating "."
19 SMTP<< 250 OK
20 SMTP>> QUIT
b9d9c5a2 21 SMTP(close)>>
54c5ebb1 22LOG: MAIN
6f123593 23 => userx@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] A=plain C="250 OK"
54c5ebb1
PH
24LOG: MAIN
25 Completed
26LOG: MAIN
27 <= CALLER@myhost.test.ex U=CALLER P=local S=sss
28delivering 10HmaY-0005vi-00
b48cf079 29Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
54c5ebb1
PH
30 SMTP<< 220 ESMTP
31 SMTP>> EHLO myhost.test.ex
32 SMTP<< 250-OK
33 250-HELP
34 250 AUTH PLAIN
35 SMTP>> AUTH PLAIN ********************
36 SMTP<< 235 Authentication successful
37 SMTP>> MAIL FROM:<CALLER@myhost.test.ex> AUTH=xxx@yyy
38 SMTP<< 250 Sender OK
39 SMTP>> RCPT TO:<userx@domain.com>
40 SMTP<< 250 Recipient OK
41 SMTP>> DATA
42 SMTP<< 354 Send data
43 SMTP>> writing message and terminating "."
44 SMTP<< 250 OK
45 SMTP>> QUIT
b9d9c5a2 46 SMTP(close)>>
54c5ebb1 47LOG: MAIN
6f123593 48 => userx@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] A=plain C="250 OK"
54c5ebb1
PH
49LOG: MAIN
50 Completed
51LOG: MAIN
52 <= CALLER@myhost.test.ex U=CALLER P=local S=sss
53delivering 10HmaZ-0005vi-00
b48cf079 54Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
54c5ebb1
PH
55 SMTP<< 220 ESMTP
56 SMTP>> EHLO myhost.test.ex
57 SMTP<< 250-OK
58 250-HELP
59 250 AUTH LOGIN
60 SMTP>> AUTH LOGIN
61 SMTP<< 300 User?
62 SMTP>> ********
63 SMTP<< 300 Password?
64 SMTP>> ********
65 SMTP<< 235 Authentication successful
66 SMTP>> MAIL FROM:<CALLER@myhost.test.ex> AUTH=CALLER@myhost.test.ex
67 SMTP<< 250 Sender OK
68 SMTP>> RCPT TO:<userx@domain.com>
69 SMTP<< 250 Recipient OK
70 SMTP>> DATA
71 SMTP<< 354 Send data
72 SMTP>> writing message and terminating "."
73 SMTP<< 250 OK
74 SMTP>> QUIT
b9d9c5a2 75 SMTP(close)>>
54c5ebb1 76LOG: MAIN
6f123593 77 => userx@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] A=login C="250 OK"
54c5ebb1
PH
78LOG: MAIN
79 Completed