Move ESMPT LIMITS extension from experimental to mainline
[exim.git] / test / stderr / 2135
1 Exim version x.yz ....
2 configuration file is TESTSUITE/test-config
3 admin user
4 LOG: smtp_connection MAIN
5   SMTP connection from CALLER
6 Connecting to 127.0.0.1 [127.0.0.1]:PORT_D ...  connected
7   SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
8   SMTP>> EHLO myhost.test.ex
9 cmd buf flush ddd bytes
10   SMTP<< 250-myhost.test.ex Hello localhost [127.0.0.1]
11          250-SIZE 52428800
12          250-LIMITS MAILMAX=1000 RCPTMAX=50000
13          250-8BITMIME
14          250-PIPELINING
15          250-STARTTLS
16          250 HELP
17   SMTP>> STARTTLS
18 cmd buf flush ddd bytes
19   SMTP<< 220 TLS go ahead
20   SMTP>> EHLO myhost.test.ex
21 cmd buf flush ddd bytes
22   SMTP<< 250-myhost.test.ex Hello localhost [127.0.0.1]
23          250-SIZE 52428800
24          250-LIMITS MAILMAX=1000 RCPTMAX=50000
25          250-8BITMIME
26          250-PIPELINING
27          250 HELP
28 using PIPELINING
29 not using DSN
30   SMTP|> MAIL FROM:<usera@ok.example>
31   SMTP>> RCPT TO:<userb@test.ex>
32 cmd buf flush ddd bytes
33 sync_responses expect mail
34   SMTP<< 250 OK
35 sync_responses expect rcpt for userb@test.ex
36   SMTP<< 250 Accepted
37 LOG: MAIN
38   <= CALLER@myhost.test.ex U=CALLER P=local-smtp S=sss
39 LOG: smtp_connection MAIN
40   SMTP connection from CALLER D=qqs closed by QUIT
41 >>>>>>>>>>>>>>>> Exim pid=p1236 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
42 Exim version x.yz ....
43 configuration file is TESTSUITE/test-config
44 trusted user
45 admin user
46 dropping to exim gid; retaining priv uid
47 >>>>>>>>>>>>>>>> Remote deliveries >>>>>>>>>>>>>>>>
48 --------> userb@test.ex <--------
49 t1 transport entered
50   userb@test.ex
51 hostlist:
52   '127.0.0.1' IP 127.0.0.1 port PORT_D
53 already connected to 127.0.0.1 [127.0.0.1] (on fd 0)
54 checking retry status of 127.0.0.1
55 127.0.0.1 [127.0.0.1]:1111 retry-status = usable
56 delivering 10HmaX-000000005vi-0000 to 127.0.0.1 [127.0.0.1] (userb@test.ex)
57 continued connection, proxied TLS
58   SMTP>> DATA
59 cmd buf flush ddd bytes
60 sync_responses expect data
61   SMTP<< 354 Enter message, ending with "." on a line by itself
62   SMTP>> (writing message)
63 cannot use sendfile for body: spoolfile not wireformat
64   SMTP>> .
65 writing data block fd=dddd size=sss timeout=300
66   SMTP<< 250 OK id=10HmaY-000000005vi-0000
67 ok=1 send_quit=1 send_rset=0 continue_more=0 yield=0 first_address is NULL
68   SMTP+> QUIT
69 cmd buf flush ddd bytes (more expected)
70   SMTP(shutdown)>>
71   SMTP(TLS shutdown)>>
72   SMTP<< 221 myhost.test.ex closing connection
73   SMTP(close)>>
74 cmdlog: 'DATA:354:.:250:QUIT+:221'
75 Leaving t1 transport
76 LOG: MAIN
77   => userb@test.ex R=client T=t1 H=127.0.0.1 [127.0.0.1]:PORT_D X=TLS1.x:ke-RSA-AES256-SHAnnn:xxx CV=no C="250 OK id=10HmaY-000000005vi-0000"
78 LOG: MAIN
79   Completed
80 >>>>>>>>>>>>>>>> Exim pid=p1237 (local-accept-delivery) terminating with rc=0 >>>>>>>>>>>>>>>>
81 >>>>>>>>>>>>>>>> Exim pid=p1238 (tls-proxy) terminating with rc=0 >>>>>>>>>>>>>>>>
82
83 ******** SERVER ********