Hintsbd: fix locking
[exim.git] / test / stderr / 0362
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 seeking password data for user "CALLER": cache not available
10 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
11 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
12 sender address = CALLER@test.ex
13 sender_fullhost = [V4NET.0.0.0]
14 sender_rcvhost = [V4NET.0.0.0]
15 host in hosts_connection_nolog? no (option unset)
16 LOG: smtp_connection MAIN
17   SMTP connection from [V4NET.0.0.0]
18 host in host_lookup? no (option unset)
19 set_process_info: pppp handling incoming connection from [V4NET.0.0.0]
20 host in host_reject_connection? no (option unset)
21 host in sender_unqualified_hosts? no (option unset)
22 host in recipient_unqualified_hosts? no (option unset)
23 host in helo_verify_hosts? no (option unset)
24 host in helo_try_verify_hosts? no (option unset)
25 host in helo_accept_junk_hosts? no (option unset)
26 SMTP>> 220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
27 smtp_setup_msg entered
28 SMTP<< helo test
29 test in helo_lookup_domains?
30  list element: @
31  list element: @[]
32 test in helo_lookup_domains? no (end of list)
33 sender_fullhost = (test) [V4NET.0.0.0]
34 sender_rcvhost = [V4NET.0.0.0] (helo=test)
35 set_process_info: pppp handling incoming connection from (test) [V4NET.0.0.0]
36 SMTP>> 250 the.local.host.name Hello test [V4NET.0.0.0]
37 SMTP<< mail from:<x@y>
38 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
39 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
40 SMTP>> 250 OK
41 SMTP<< rcpt to:<x@a.b.c>
42 using ACL "check_rcpt"
43 processing "accept" (TESTSUITE/test-config 22)
44 check domains = +local_domains
45 a.b.c in "+local_domains"?
46  list element: +local_domains
47   start sublist local_domains
48    a.b.c in "*.test.ex"?
49    ╎list element: *.test.ex
50    a.b.c in "*.test.ex"? no (end of list)
51   end sublist local_domains
52 a.b.c in "+local_domains"? no (end of list)
53 accept: condition test failed in ACL "check_rcpt"
54 processing "accept" (TESTSUITE/test-config 23)
55 check domains = +relay_domains
56 a.b.c in "+relay_domains"?
57  list element: +relay_domains
58   start sublist relay_domains
59    a.b.c in "a.b.c"?
60    ╎list element: a.b.c
61    ╎a.b.c in "a.b.c"? yes (matched "a.b.c")
62   end sublist relay_domains
63  data from lookup saved for cache for +relay_domains: key 'a.b.c' value 'a.b.c'
64  a.b.c in "+relay_domains"? yes (matched "+relay_domains")
65 check verify = recipient
66 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
67 Verifying x@a.b.c
68 x@a.b.c in "x@a.b.c"?
69  list element: x@a.b.c
70  address match test: subject=x@a.b.c pattern=x@a.b.c
71  a.b.c in "a.b.c"?
72   list element: a.b.c
73   a.b.c in "a.b.c"? yes (matched "a.b.c")
74  x@a.b.c in "x@a.b.c"? yes (matched "x@a.b.c")
75 LOG: address_rewrite MAIN
76   "x@a.b.c" from env-to rewritten as "x@x.test.ex" by rule 1
77 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
78 Considering x@x.test.ex
79 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
80 routing x@x.test.ex
81 --------> r1 router <--------
82 local_part=x domain=x.test.ex
83 checking domains
84 x.test.ex in domains?
85  list element: +relay_domains
86   start sublist relay_domains
87    x.test.ex in "a.b.c"?
88    ╎list element: a.b.c
89    x.test.ex in "a.b.c"? no (end of list)
90   end sublist relay_domains
91 x.test.ex in domains? no (end of list)
92 r1 router skipped: domains mismatch
93 --------> r2 router <--------
94 local_part=x domain=x.test.ex
95 checking domains
96 x.test.ex in domains?
97  list element: +local_domains
98   start sublist local_domains
99    x.test.ex in "*.test.ex"?
100    ╎list element: *.test.ex
101    ╎x.test.ex in "*.test.ex"? yes (matched "*.test.ex")
102   end sublist local_domains
103  data from lookup saved for cache for +local_domains: key 'x.test.ex' value '*.test.ex'
104  x.test.ex in domains? yes (matched "+local_domains")
105 calling r2 router
106 r2 router called for x@x.test.ex
107   domain = x.test.ex
108 set transport t2
109 queued for t2 transport: local_part = x
110 domain = x.test.ex
111   errors_to=NULL
112   domain_data=*.test.ex local_part_data=NULL
113 routed by r2 router
114   envelope to: x@x.test.ex
115   transport: t2
116 ----------- end verify ------------
117 accept: condition test succeeded in ACL "check_rcpt"
118 end of ACL "check_rcpt": ACCEPT
119 SMTP>> 250 Accepted
120 SMTP<< quit
121 SMTP>> 221 the.local.host.name closing connection
122 LOG: smtp_connection MAIN
123   SMTP connection from (test) [V4NET.0.0.0] D=qqs closed by QUIT
124 search_tidyup called
125 >>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>