Debug: list searching
[exim.git] / test / stderr / 0479
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@the.local.host.name
26 sender_fullhost = [1.2.3.4]
27 sender_rcvhost = [1.2.3.4]
28 host in hosts_connection_nolog? no (option unset)
29 LOG: smtp_connection MAIN
30   SMTP connection from [1.2.3.4]
31 host in host_lookup? no (option unset)
32 set_process_info: pppp handling incoming connection from [1.2.3.4]
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 list element: 
40 SMTP>> 220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
41 smtp_setup_msg entered
42 SMTP<< helo [1.2.3.4]
43 list element: @
44 list element: @[]
45 [1.2.3.4] in helo_lookup_domains? no (end of list)
46 sender_fullhost = ([1.2.3.4]) [1.2.3.4]
47 sender_rcvhost = [1.2.3.4]
48 set_process_info: pppp handling incoming connection from ([1.2.3.4]) [1.2.3.4]
49 SMTP>> 250 the.local.host.name Hello [1.2.3.4] [1.2.3.4]
50 SMTP<< mail from:<a@b>
51 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
52 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
53 SMTP>> 250 OK
54 SMTP<< rcpt to:<c@d>
55 using ACL "rcpt"
56 processing "require" (TESTSUITE/test-config 16)
57 check logwrite = sender address is <$sender_address>
58                = sender address is <a@b>
59 LOG: MAIN
60   sender address is <a@b>
61 check verify = sender
62 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
63 Verifying a@b
64 list element: a@b
65 address match test: subject=a@b pattern=a@b
66 list element: b
67 b in "b"? yes (matched "b")
68 a@b in "a@b"? yes (matched "a@b")
69 LOG: address_rewrite MAIN
70   "a@b" from env-from rewritten as "rewritten-a@rewritten-b" by rule 1
71 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
72 Considering rewritten-a@rewritten-b
73 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
74 routing rewritten-a@rewritten-b
75 --------> r1 router <--------
76 local_part=rewritten-a domain=rewritten-b
77 calling r1 router
78 r1 router called for rewritten-a@rewritten-b
79   domain = rewritten-b
80 set transport t1
81 queued for t1 transport: local_part = rewritten-a
82 domain = rewritten-b
83   errors_to=NULL
84   domain_data=NULL local_part_data=NULL
85 routed by r1 router
86   envelope to: rewritten-a@rewritten-b
87   transport: t1
88 ----------- end verify ------------
89 sender a@b verified ok as rewritten-a@rewritten-b
90 require: condition test succeeded in ACL "rcpt"
91 processing "accept" (TESTSUITE/test-config 18)
92 accept: condition test succeeded in ACL "rcpt"
93 end of ACL "rcpt": ACCEPT
94 SMTP>> 250 Accepted
95 SMTP<< rcpt to:<e@f>
96 using ACL "rcpt"
97 processing "require" (TESTSUITE/test-config 16)
98 check logwrite = sender address is <$sender_address>
99                = sender address is <rewritten-a@rewritten-b>
100 LOG: MAIN
101   sender address is <rewritten-a@rewritten-b>
102 check verify = sender
103 using cached sender verify result
104 require: condition test succeeded in ACL "rcpt"
105 processing "accept" (TESTSUITE/test-config 18)
106 accept: condition test succeeded in ACL "rcpt"
107 end of ACL "rcpt": ACCEPT
108 SMTP>> 250 Accepted
109 SMTP<< quit
110 SMTP>> 221 the.local.host.name closing connection
111 LOG: smtp_connection MAIN
112   SMTP connection from ([1.2.3.4]) [1.2.3.4] closed by QUIT
113 search_tidyup called
114 >>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>