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