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