Merge branch 'CHUNKING'
[exim.git] / test / stderr / 0371
1 Exim version x.yz ....
2 changed uid/gid: forcing real = effective
3 uid=uuuu gid=CALLER_GID pid=pppp
4 configuration file is TESTSUITE/test-config
5 admin user
6 changed uid/gid: privilege not needed
7 uid=EXIM_UID gid=EXIM_GID pid=pppp
8 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
9 sender address = CALLER@test.ex
10 sender_fullhost = [V4NET.0.0.0]
11 sender_rcvhost = [V4NET.0.0.0]
12 host in hosts_connection_nolog? no (option unset)
13 LOG: smtp_connection MAIN
14 SMTP connection from [V4NET.0.0.0]
15 host in host_lookup? no (option unset)
16 set_process_info: pppp handling incoming connection from [V4NET.0.0.0]
17 host in host_reject_connection? no (option unset)
18 host in sender_unqualified_hosts? no (option unset)
19 host in recipient_unqualified_hosts? no (option unset)
20 host in helo_verify_hosts? no (option unset)
21 host in helo_try_verify_hosts? no (option unset)
22 host in helo_accept_junk_hosts? no (option unset)
23 using ACL "connect"
24 processing "accept"
25 check set acl_c0 = $acl_c0; connect
26 = ; connect
27 check set acl_c9 = $acl_c9; connect
28 = ; connect
29 accept: condition test succeeded in ACL "connect"
30 end of ACL "connect": ACCEPT
31 SMTP>> 220 mail.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
32 smtp_setup_msg entered
33 SMTP<< ehlo something
34 something in helo_lookup_domains? no (end of list)
35 sender_fullhost = (something) [V4NET.0.0.0]
36 sender_rcvhost = [V4NET.0.0.0] (helo=something)
37 set_process_info: pppp handling incoming connection from (something) [V4NET.0.0.0]
38 host in dsn_advertise_hosts? no (option unset)
39 host in pipelining_advertise_hosts? yes (matched "*")
40 host in chunking_advertise_hosts? no (end of list)
41 SMTP>> 250-mail.test.ex Hello something [V4NET.0.0.0]
42 250-SIZE 52428800
43 250-8BITMIME
44 250-PIPELINING
45 250 HELP
46 SMTP<< mail from:<x@y>
47 using ACL "mail"
48 processing "accept"
49 check set acl_c0 = $acl_c0; mail
50 = ; connect; mail
51 check set acl_c9 = $acl_c9; mail
52 = ; connect; mail
53 check set acl_m0 = $acl_m0; mail
54 = ; mail
55 accept: condition test succeeded in ACL "mail"
56 end of ACL "mail": ACCEPT
57 SMTP>> 250 OK
58 SMTP<< rcpt to:<x@y>
59 using ACL "rcpt"
60 processing "accept"
61 check set acl_m0 = $acl_m0; rcpt
62 = ; mail; rcpt
63 check set acl_m9 = $acl_m9; rcpt
64 = ; rcpt
65 check set acl_c0 = $acl_c0; rcpt
66 = ; connect; mail; rcpt
67 accept: condition test succeeded in ACL "rcpt"
68 end of ACL "rcpt": ACCEPT
69 SMTP>> 250 Accepted
70 DSN: orcpt: NULL flags: 0
71 SMTP<< data
72 SMTP>> 354 Enter message, ending with "." on a line by itself
73 search_tidyup called
74 >>Headers received:
75
76 search_tidyup called
77 >>Headers after rewriting and local additions:
78
79 Data file name: TESTSUITE/spool//input//10HmaX-0005vi-00-D
80 Data file written for message 10HmaX-0005vi-00
81 >>Generated Received: header line
82 P Received: from [V4NET.0.0.0] (helo=something)
83 by mail.test.ex with esmtp (Exim x.yz)
84 (envelope-from <x@y>)
85 id 10HmaX-0005vi-00
86 for x@y; Tue, 2 Mar 1999 09:44:33 +0000
87 using ACL "data"
88 processing "accept"
89 check set acl_m0 = $acl_m0; data
90 = ; mail; rcpt; data
91 check set acl_m9 = $acl_m9; data
92 = ; rcpt; data
93 accept: condition test succeeded in ACL "data"
94 end of ACL "data": ACCEPT
95 calling local_scan(); timeout=300
96 local_scan() returned 0 NULL
97 LOG: MAIN
98 <= x@y H=(something) [V4NET.0.0.0] P=esmtp S=sss
99 SMTP>> 250 OK id=10HmaX-0005vi-00
100 smtp_setup_msg entered
101 SMTP<< vrfy x@y
102 host in smtp_accept_max_nonmail_hosts? yes (matched "*")
103 using ACL "vrfy"
104 processing "accept"
105 check set acl_c0 = $acl_c0; vrfy
106 = ; connect; mail; rcpt; vrfy
107 check set acl_c9 = $acl_c9; vrfy
108 = ; connect; mail; vrfy
109 check set acl_m0 = $acl_m0; vrfy
110 = ; vrfy
111 accept: condition test succeeded in ACL "vrfy"
112 end of ACL "vrfy": ACCEPT
113 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
114 Verifying x@y
115 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
116 Considering x@y
117 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
118 routing x@y
119 no more routers
120 LOG: MAIN
121 VRFY failed for x@y H=(something) [V4NET.0.0.0]
122 SMTP>> 550 <x@y> Unrouteable address
123 SMTP<< mail from:<x@y>
124 using ACL "mail"
125 processing "accept"
126 check set acl_c0 = $acl_c0; mail
127 = ; connect; mail; rcpt; vrfy; mail
128 check set acl_c9 = $acl_c9; mail
129 = ; connect; mail; vrfy; mail
130 check set acl_m0 = $acl_m0; mail
131 = ; mail
132 accept: condition test succeeded in ACL "mail"
133 end of ACL "mail": ACCEPT
134 SMTP>> 250 OK
135 SMTP<< quit
136 SMTP>> 221 mail.test.ex closing connection
137 LOG: smtp_connection MAIN
138 SMTP connection from (something) [V4NET.0.0.0] closed by QUIT
139 search_tidyup called
140 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>