Add the Exim version to process info (exiwhat)
[exim.git] / test / stderr / 0094
1 >>> host in hosts_connection_nolog? no (option unset)
2 >>> host in host_lookup? yes (matched "0.0.0.0/0")
3 >>> looking up host name for V4NET.11.12.13
4 LOG: no host name found for IP address V4NET.11.12.13
5 >>> host in host_reject_connection? no (option unset)
6 >>> host in sender_unqualified_hosts? no (option unset)
7 >>> host in recipient_unqualified_hosts? no (option unset)
8 >>> host in helo_verify_hosts? no (option unset)
9 >>> host in helo_try_verify_hosts? no (option unset)
10 >>> host in helo_accept_junk_hosts? no (option unset)
11 >>> using ACL "check_recipient"
12 >>> processing "accept"
13 >>> check hosts = :
14 >>> host in ":"? no (end of list)
15 >>> accept: condition test failed in ACL "check_recipient"
16 >>> processing "accept"
17 >>> check domains = +local_domains
18 >>> cam.ac.uk in "test.ex"? no (end of list)
19 >>> cam.ac.uk in "+local_domains"? no (end of list)
20 >>> accept: condition test failed in ACL "check_recipient"
21 >>> processing "accept"
22 >>> check hosts = +relay_hosts
23 >>> sender host name required, to match against *.masq.test.ex
24 >>> host in "*.masq.test.ex"? no (failed to find host name for V4NET.11.12.13)
25 >>> host in "+relay_hosts"? no (end of list)
26 >>> accept: condition test failed in ACL "check_recipient"
27 >>> processing "deny"
28 >>> message: relay not permitted
29 >>> deny: condition test succeeded in ACL "check_recipient"
30 >>> end of ACL "check_recipient": DENY
31 LOG: H=[V4NET.11.12.13] F=<userx@cam.ac.uk> rejected RCPT <userx@cam.ac.uk>: relay not permitted
32 >>> host in hosts_connection_nolog? no (option unset)
33 >>> host in host_lookup? yes (matched "0.0.0.0/0")
34 >>> looking up host name for V4NET.0.0.1
35 >>> IP address lookup yielded "ten-1.test.ex"
36 >>> checking addresses for ten-1.test.ex
37 >>> V4NET.0.0.1 OK
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 >>> using ACL "check_recipient"
45 >>> processing "accept"
46 >>> check hosts = :
47 >>> host in ":"? no (end of list)
48 >>> accept: condition test failed in ACL "check_recipient"
49 >>> processing "accept"
50 >>> check domains = +local_domains
51 >>> cam.ac.uk in "test.ex"? no (end of list)
52 >>> cam.ac.uk in "+local_domains"? no (end of list)
53 >>> accept: condition test failed in ACL "check_recipient"
54 >>> processing "accept"
55 >>> check hosts = +relay_hosts
56 >>> host in "*.masq.test.ex"? no (end of list)
57 >>> host in "+relay_hosts"? no (end of list)
58 >>> accept: condition test failed in ACL "check_recipient"
59 >>> processing "deny"
60 >>> message: relay not permitted
61 >>> deny: condition test succeeded in ACL "check_recipient"
62 >>> end of ACL "check_recipient": DENY
63 LOG: H=ten-1.test.ex [V4NET.0.0.1] F=<userx@cam.ac.uk> rejected RCPT <userx@cam.ac.uk>: relay not permitted
64 Exim version x.yz ....
65 changed uid/gid: forcing real = effective
66 uid=uuuu gid=CALLER_GID pid=pppp
67 configuration file is TESTSUITE/test-config
68 admin user
69 changed uid/gid: privilege not needed
70 uid=EXIM_UID gid=EXIM_GID pid=pppp
71 DSN: localuser propagating DSN
72 seeking password data for user "CALLER": cache not available
73 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
74 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
75 sender address = CALLER@test.ex
76 sender_fullhost = [V4NET.99.99.90]
77 sender_rcvhost = [V4NET.99.99.90]
78 host in hosts_connection_nolog? no (option unset)
79 LOG: smtp_connection MAIN
80 SMTP connection from [V4NET.99.99.90]
81 host in host_lookup? yes (matched "0.0.0.0/0")
82 looking up host name for V4NET.99.99.90
83 DNS lookup of 90.99.99.V4NET.in-addr.arpa (PTR) using fakens
84 DNS lookup of 90.99.99.V4NET.in-addr.arpa (PTR) succeeded
85 IP address lookup yielded "oneback.test.ex"
86 alias "host1.masq.test.ex"
87 DNS lookup of oneback.test.ex (A) using fakens
88 DNS lookup of oneback.test.ex (A) succeeded
89 oneback.test.ex V4NET.99.99.90 mx=-1 sort=xx
90 checking addresses for oneback.test.ex
91 Forward DNS security status: unverified
92 V4NET.99.99.90 OK
93 DNS lookup of host1.masq.test.ex (A) using fakens
94 DNS lookup of host1.masq.test.ex (A) succeeded
95 host1.masq.test.ex V4NET.90.90.90 mx=-1 sort=xx
96 checking addresses for host1.masq.test.ex
97 Forward DNS security status: unverified
98 V4NET.90.90.90
99 no IP address for host1.masq.test.ex matched V4NET.99.99.90
100 sender_fullhost = oneback.test.ex [V4NET.99.99.90]
101 sender_rcvhost = oneback.test.ex ([V4NET.99.99.90])
102 set_process_info: pppp handling incoming connection from oneback.test.ex [V4NET.99.99.90]
103 host in host_reject_connection? no (option unset)
104 host in sender_unqualified_hosts? no (option unset)
105 host in recipient_unqualified_hosts? no (option unset)
106 host in helo_verify_hosts? no (option unset)
107 host in helo_try_verify_hosts? no (option unset)
108 host in helo_accept_junk_hosts? no (option unset)
109 SMTP>> 220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
110 smtp_setup_msg entered
111 SMTP<< mail from:<userx@test.ex>
112 SMTP>> 250 OK
113 SMTP<< rcpt to:<userx@test.ex>
114 using ACL "check_recipient"
115 processing "accept"
116 check hosts = :
117 host in ":"? no (end of list)
118 accept: condition test failed in ACL "check_recipient"
119 processing "accept"
120 check domains = +local_domains
121 test.ex in "test.ex"? yes (matched "test.ex")
122 test.ex in "+local_domains"? yes (matched "+local_domains")
123 accept: condition test succeeded in ACL "check_recipient"
124 end of ACL "check_recipient": ACCEPT
125 SMTP>> 250 Accepted
126 DSN: orcpt: NULL flags: 0
127 SMTP<< rcpt to:<userx@cam.ac.uk>
128 using ACL "check_recipient"
129 processing "accept"
130 check hosts = :
131 host in ":"? no (end of list)
132 accept: condition test failed in ACL "check_recipient"
133 processing "accept"
134 check domains = +local_domains
135 cam.ac.uk in "test.ex"? no (end of list)
136 cam.ac.uk in "+local_domains"? no (end of list)
137 accept: condition test failed in ACL "check_recipient"
138 processing "accept"
139 check hosts = +relay_hosts
140 host in "*.masq.test.ex"? no (end of list)
141 host in "+relay_hosts"? no (end of list)
142 accept: condition test failed in ACL "check_recipient"
143 processing "deny"
144 message: relay not permitted
145 deny: condition test succeeded in ACL "check_recipient"
146 end of ACL "check_recipient": DENY
147 SMTP>> 550 relay not permitted
148 LOG: MAIN REJECT
149 H=oneback.test.ex [V4NET.99.99.90] F=<userx@test.ex> rejected RCPT <userx@cam.ac.uk>: relay not permitted
150 SMTP<< quit
151 SMTP>> 221 the.local.host.name closing connection
152 LOG: smtp_connection MAIN
153 SMTP connection from oneback.test.ex [V4NET.99.99.90] closed by QUIT
154 search_tidyup called
155 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>