Debug: list searching
[exim.git] / test / stderr / 0381
1 Exim version x.yz ....
2 changed uid/gid: forcing real = effective
3   uid=uuuu gid=CALLER_GID pid=p1234
4 seeking password data for user "CALLER": cache not available
5 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
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: EXIM_TESTHARNESS_DISABLE_OCSPVALIDITYCHECK
18 list element: PATH
19 list element: PATH
20 list element: EXIM_TESTHARNESS_DISABLE_OCSPVALIDITYCHECK
21 list element: PATH
22 configuration file is TESTSUITE/test-config
23 trusted user
24 admin user
25 changed uid/gid: privilege not needed
26   uid=EXIM_UID gid=EXIM_GID pid=p1234
27 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
28 sender address = NULL
29 sender_fullhost = [V4NET.99.99.97]
30 sender_rcvhost = [V4NET.99.99.97] (ident=CALLER)
31 set_process_info: pppp handling incoming connection from [V4NET.99.99.97] via -oMa
32 set_process_info: pppp accepting a local SMTP message from <CALLER>
33 host in hosts_connection_nolog? no (option unset)
34 LOG: smtp_connection MAIN
35   SMTP connection from CALLER
36 host in host_lookup? no (option unset)
37 set_process_info: pppp handling incoming connection from [V4NET.99.99.97] U=CALLER
38 host in host_reject_connection? no (option unset)
39 host in sender_unqualified_hosts? no (option unset)
40 host in recipient_unqualified_hosts? no (option unset)
41 host in helo_verify_hosts? no (option unset)
42 host in helo_try_verify_hosts? no (option unset)
43 host in helo_accept_junk_hosts? no (option unset)
44 list element: 
45 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
46 smtp_setup_msg entered
47 SMTP<< helo test
48 list element: @
49 list element: @[]
50 test in helo_lookup_domains? no (end of list)
51 sender_fullhost = (test) [V4NET.99.99.97]
52 sender_rcvhost = [V4NET.99.99.97] (helo=test ident=CALLER)
53 set_process_info: pppp handling incoming connection from (test) [V4NET.99.99.97] U=CALLER
54 SMTP>> 250 myhost.test.ex Hello CALLER at test [V4NET.99.99.97]
55 SMTP<< mail from:<notgov@test.ex>
56 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
57 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
58 SMTP>> 250 OK
59 SMTP<< rcpt to:<x@test.ex>
60 using ACL "check_rcpt"
61 processing "warn" (TESTSUITE/test-config 17)
62 check hosts = *.gov.uk.test.ex
63 list element: *.gov.uk.test.ex
64 sender host name required, to match against *.gov.uk.test.ex
65 looking up host name for V4NET.99.99.97
66 DNS lookup of 97.99.99.V4NET.in-addr.arpa (PTR) using fakens
67 DNS lookup of 97.99.99.V4NET.in-addr.arpa (PTR) succeeded
68 IP address lookup yielded "x.gov.uk.test.ex"
69   alias "x.co.uk.test.ex"
70 DNS lookup of x.gov.uk.test.ex (A) using fakens
71 DNS lookup of x.gov.uk.test.ex (A) succeeded
72 x.gov.uk.test.ex V4NET.99.99.97 mx=-1 sort=xx 
73 checking addresses for x.gov.uk.test.ex
74 Forward DNS security status: unverified
75   V4NET.99.99.97 OK
76 DNS lookup of x.co.uk.test.ex (A) using fakens
77 DNS lookup of x.co.uk.test.ex (A) succeeded
78 x.co.uk.test.ex V4NET.99.99.97 mx=-1 sort=xx 
79 checking addresses for x.co.uk.test.ex
80 Forward DNS security status: unverified
81   V4NET.99.99.97 OK
82 sender_fullhost = x.gov.uk.test.ex (test) [V4NET.99.99.97]
83 sender_rcvhost = x.gov.uk.test.ex
84         ([V4NET.99.99.97] helo=test ident=CALLER)
85 host in "*.gov.uk.test.ex"? yes (matched "*.gov.uk.test.ex")
86 warn: condition test succeeded in ACL "check_rcpt"
87 processing "warn" (TESTSUITE/test-config 18)
88 check hosts = !*.gov.uk.test.ex
89 list element: !*.gov.uk.test.ex
90 host in "!*.gov.uk.test.ex"? no (matched "!*.gov.uk.test.ex")
91 warn: condition test failed in ACL "check_rcpt"
92 processing "warn" (TESTSUITE/test-config 19)
93 check hosts = *.co.uk.test.ex
94 list element: *.co.uk.test.ex
95 host in "*.co.uk.test.ex"? yes (matched "*.co.uk.test.ex")
96 warn: condition test succeeded in ACL "check_rcpt"
97 processing "warn" (TESTSUITE/test-config 20)
98 check hosts = !*.co.uk.test.ex
99 list element: !*.co.uk.test.ex
100 host in "!*.co.uk.test.ex"? no (matched "!*.co.uk.test.ex")
101 warn: condition test failed in ACL "check_rcpt"
102 processing "accept" (TESTSUITE/test-config 21)
103 accept: condition test succeeded in ACL "check_rcpt"
104 end of ACL "check_rcpt": ACCEPT
105 SMTP>> 250 Accepted
106 SMTP<< quit
107 SMTP>> 221 myhost.test.ex closing connection
108 LOG: smtp_connection MAIN
109   SMTP connection from CALLER closed by QUIT
110 search_tidyup called
111 >>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>