2 changed uid/gid: forcing real = effective
3 uid=uuuu gid=CALLER_GID pid=pppp
4 configuration file is TESTSUITE/test-config
6 changed uid/gid: privilege not needed
7 uid=EXIM_UID gid=EXIM_GID pid=pppp
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)
24 processing "deny" (TESTSUITE/test-config 18)
25 check hosts = testdb;fail
26 search_open: testdb "NULL"
27 search_find: file="NULL"
28 key="fail" partial=-1 affix=NULL starflags=0 opts=NULL
30 internal_search_find: file="NULL"
31 type=testdb key="fail" opts=NULL
32 database lookup required for fail
33 testdb lookup forced FAIL
34 creating new cache entry
36 host in "testdb;fail"? no (end of list)
37 deny: condition test failed in ACL "connect1"
38 end of ACL "connect1": implicit DENY
39 SMTP>> 550 Administrative prohibition
40 LOG: connection_reject MAIN REJECT
41 H=[10.0.0.1] rejected connection in "connect" ACL
43 >>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
44 Exim version x.yz ....
45 changed uid/gid: forcing real = effective
46 uid=uuuu gid=CALLER_GID pid=pppp
47 configuration file is TESTSUITE/test-config
49 changed uid/gid: privilege not needed
50 uid=EXIM_UID gid=EXIM_GID pid=pppp
51 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
52 sender address = CALLER@myhost.test.ex
53 sender_fullhost = [10.0.0.2]
54 sender_rcvhost = [10.0.0.2]
55 host in hosts_connection_nolog? no (option unset)
56 LOG: smtp_connection MAIN
57 SMTP connection from [10.0.0.2]
58 host in host_lookup? no (option unset)
59 set_process_info: pppp handling incoming connection from [10.0.0.2]
60 host in host_reject_connection? no (option unset)
61 host in sender_unqualified_hosts? no (option unset)
62 host in recipient_unqualified_hosts? no (option unset)
63 host in helo_verify_hosts? no (option unset)
64 host in helo_try_verify_hosts? no (option unset)
65 host in helo_accept_junk_hosts? no (option unset)
67 processing "deny" (TESTSUITE/test-config 21)
68 check hosts = net-testdb;fail
69 search_open: testdb "NULL"
70 search_find: file="NULL"
71 key="fail" partial=-1 affix=NULL starflags=0 opts=NULL
73 internal_search_find: file="NULL"
74 type=testdb key="fail" opts=NULL
75 database lookup required for fail
76 testdb lookup forced FAIL
77 creating new cache entry
79 host in "net-testdb;fail"? no (end of list)
80 deny: condition test failed in ACL "connect2"
81 end of ACL "connect2": implicit DENY
82 SMTP>> 550 Administrative prohibition
83 LOG: connection_reject MAIN REJECT
84 H=[10.0.0.2] rejected connection in "connect" ACL
86 >>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>