Merge branch 'exim-4.96+security' into master+security
[exim.git] / test / stderr / 3201
1 Exim version x.yz ....
2 changed uid/gid: forcing real = effective
3   uid=uuuu gid=CALLER_GID pid=p1234
4 configuration file is TESTSUITE/test-config
5 admin user
6 changed uid/gid: privilege not needed
7   uid=EXIM_UID gid=EXIM_GID pid=p1234
8 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
9 sender address = CALLER@myhost.test.ex
10 sender_fullhost = [10.0.0.1]
11 sender_rcvhost = [10.0.0.1]
12 host in hosts_connection_nolog? no (option unset)
13 LOG: smtp_connection MAIN
14   SMTP connection from [10.0.0.1]
15 host in host_lookup? no (option unset)
16 set_process_info: pppp handling incoming connection from [10.0.0.1]
17 host in host_reject_connection? no (option unset)
18 host in sender_unqualified_hosts? no (option unset)
19 host in recipient_unqualified_hosts? no (option unset)
20 host in helo_verify_hosts? no (option unset)
21 host in helo_try_verify_hosts? no (option unset)
22 host in helo_accept_junk_hosts? no (option unset)
23 using ACL "connect1"
24 processing "deny" (TESTSUITE/test-config 18)
25 check hosts = testdb;fail
26 host in "testdb;fail"?
27  list element: testdb;fail
28  search_open: testdb "NULL"
29  search_find: file="NULL"
30    key="fail" partial=-1 affix=NULL starflags=0 opts=NULL
31  LRU list:
32  internal_search_find: file="NULL"
33    type=testdb key="fail" opts=NULL
34  database lookup required for fail
35  testdb lookup forced FAIL
36  creating new cache entry
37  lookup failed
38 host in "testdb;fail"? no (end of list)
39 deny: condition test failed in ACL "connect1"
40 end of ACL "connect1": implicit DENY
41 SMTP>> 550 Administrative prohibition
42 LOG: connection_reject MAIN REJECT
43   H=[10.0.0.1] rejected connection in "connect" ACL
44 search_tidyup called
45 >>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
46 Exim version x.yz ....
47 changed uid/gid: forcing real = effective
48   uid=uuuu gid=CALLER_GID pid=p1235
49 configuration file is TESTSUITE/test-config
50 admin user
51 changed uid/gid: privilege not needed
52   uid=EXIM_UID gid=EXIM_GID pid=p1235
53 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
54 sender address = CALLER@myhost.test.ex
55 sender_fullhost = [10.0.0.2]
56 sender_rcvhost = [10.0.0.2]
57 host in hosts_connection_nolog? no (option unset)
58 LOG: smtp_connection MAIN
59   SMTP connection from [10.0.0.2]
60 host in host_lookup? no (option unset)
61 set_process_info: pppp handling incoming connection from [10.0.0.2]
62 host in host_reject_connection? no (option unset)
63 host in sender_unqualified_hosts? no (option unset)
64 host in recipient_unqualified_hosts? no (option unset)
65 host in helo_verify_hosts? no (option unset)
66 host in helo_try_verify_hosts? no (option unset)
67 host in helo_accept_junk_hosts? no (option unset)
68 using ACL "connect2"
69 processing "deny" (TESTSUITE/test-config 21)
70 check hosts = net-testdb;fail
71 host in "net-testdb;fail"?
72  list element: net-testdb;fail
73  search_open: testdb "NULL"
74  search_find: file="NULL"
75    key="fail" partial=-1 affix=NULL starflags=0 opts=NULL
76  LRU list:
77  internal_search_find: file="NULL"
78    type=testdb key="fail" opts=NULL
79  database lookup required for fail
80  testdb lookup forced FAIL
81  creating new cache entry
82  lookup failed
83 host in "net-testdb;fail"? no (end of list)
84 deny: condition test failed in ACL "connect2"
85 end of ACL "connect2": implicit DENY
86 SMTP>> 550 Administrative prohibition
87 LOG: connection_reject MAIN REJECT
88   H=[10.0.0.2] rejected connection in "connect" ACL
89 search_tidyup called
90 >>>>>>>>>>>>>>>> Exim pid=p1235 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>