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