Testsuite: ignore fakens fork debug line, avoiding ipv6-support differences
[exim.git] / test / stderr / 2035
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 Transport port=25 replaced by host-specific port=1225
7 Connecting to 127.0.0.1 [127.0.0.1]:1225 ...  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-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-8BITMIME
25          250-PIPELINING
26          250 HELP
27 using PIPELINING
28 not using DSN
29   SMTP>> MAIL FROM:<usera@ok.example>
30   SMTP>> RCPT TO:<userb@test.ex>
31 cmd buf flush ddd bytes
32 sync_responses expect mail
33   SMTP<< 250 OK
34 sync_responses expect rcpt
35   SMTP<< 250 Accepted
36 LOG: MAIN
37   <= CALLER@myhost.test.ex U=CALLER P=local-smtp S=sss
38 fresh-exec forking for local-accept-delivery
39 fresh-exec forked for local-accept-delivery: npppp
40 LOG: smtp_connection MAIN
41   SMTP connection from CALLER closed by QUIT
42 >>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
43 local-accept-delivery forking for tls-proxy-interproc
44 local-accept-delivery forked for tls-proxy-interproc: npppp
45 tls-proxy-interproc forking for tls-proxy
46 tls-proxy-interproc forked for tls-proxy: npppp
47 Exim version x.yz ....
48 configuration file is TESTSUITE/test-config
49 trusted user
50 admin user
51 dropping to exim gid; retaining priv uid
52 >>>>>>>>>>>>>>>> Remote deliveries >>>>>>>>>>>>>>>>
53 --------> userb@test.ex <--------
54 local-accept-delivery forking for transport
55 local-accept-delivery forked for transport: npppp
56 t1 transport entered
57   userb@test.ex
58 hostlist:
59   '127.0.0.1' IP 127.0.0.1 port 1225
60 already connected to 127.0.0.1 [127.0.0.1] (on fd 0)
61 checking status of 127.0.0.1
62 127.0.0.1 [127.0.0.1]:1111 retry-status = usable
63 delivering 10HmaX-0005vi-00 to 127.0.0.1 [127.0.0.1] (userb@test.ex)
64 Transport port=25 replaced by host-specific port=1225
65 continued connection, proxied TLS
66   SMTP>> DATA
67 cmd buf flush ddd bytes
68 sync_responses expect data
69   SMTP<< 354 Enter message, ending with "." on a line by itself
70   SMTP>> writing message and terminating "."
71 cannot use sendfile for body: spoolfile not wireformat
72 writing data block fd=dddd size=sss timeout=300
73   SMTP<< 250 OK id=10HmaY-0005vi-00
74 ok=1 send_quit=1 send_rset=0 continue_more=0 yield=0 first_address is NULL
75   SMTP>> QUIT
76 cmd buf flush ddd bytes
77   SMTP(close)>>
78 >>>>>>>>>>>>>>>> Exim pid=pppp (tls-proxy) terminating with rc=0 >>>>>>>>>>>>>>>>
79 Leaving t1 transport
80 LOG: MAIN
81   => userb@test.ex R=client T=t1 H=127.0.0.1 [127.0.0.1]:1225 X=TLS1.x:ke-RSA-AES256-SHAnnn:xxx CV=no C="250 OK id=10HmaY-0005vi-00"
82 LOG: MAIN
83   Completed
84 >>>>>>>>>>>>>>>> Exim pid=pppp (local-accept-delivery) terminating with rc=0 >>>>>>>>>>>>>>>>
85
86 ******** SERVER ********