Testsuite: account for hostname-dependent output in debug output
[exim.git] / test / stderr / 0303
1 >>> host in hosts_connection_nolog? no (option unset)
2 >>> host in host_lookup? no (option unset)
3 >>> host in host_reject_connection? no (option unset)
4 >>> host in sender_unqualified_hosts? no (option unset)
5 >>> host in recipient_unqualified_hosts? no (option unset)
6 >>> host in helo_verify_hosts? no (option unset)
7 >>> host in helo_try_verify_hosts? no (option unset)
8 >>> host in helo_accept_junk_hosts? no (option unset)
9 >>> myhost.test.ex in helo_lookup_domains? yes (matched "@")
10 >>> looking up host name for V4NET.0.0.1
11 >>> IP address lookup yielded "ten-1.test.ex"
12 >>> checking addresses for ten-1.test.ex
13 >>> V4NET.0.0.1 OK
14 >>> host in hosts_connection_nolog? no (option unset)
15 >>> host in host_lookup? no (option unset)
16 >>> host in host_reject_connection? no (option unset)
17 >>> host in sender_unqualified_hosts? no (option unset)
18 >>> host in recipient_unqualified_hosts? no (option unset)
19 >>> host in helo_verify_hosts? no (option unset)
20 >>> host in helo_try_verify_hosts? no (option unset)
21 >>> host in helo_accept_junk_hosts? no (option unset)
22 >>> [127.0.0.1] in helo_lookup_domains? yes (matched "@[]")
23 >>> looking up host name for V4NET.0.0.1
24 >>> IP address lookup yielded "ten-1.test.ex"
25 >>> checking addresses for ten-1.test.ex
26 >>> V4NET.0.0.1 OK
27 >>> host in dsn_advertise_hosts? no (option unset)
28 >>> host in pipelining_advertise_hosts? yes (matched "*")
29 >>> host in chunking_advertise_hosts? no (end of list)
30 >>> host in hosts_connection_nolog? no (option unset)
31 >>> host in host_lookup? no (option unset)
32 >>> host in host_reject_connection? no (option unset)
33 >>> host in sender_unqualified_hosts? no (option unset)
34 >>> host in recipient_unqualified_hosts? no (option unset)
35 >>> host in helo_verify_hosts? no (option unset)
36 >>> host in helo_try_verify_hosts? no (option unset)
37 >>> host in helo_accept_junk_hosts? no (option unset)
38 >>> rhubarb.custard in helo_lookup_domains? no (end of list)
39 Exim version x.yz ....
40 changed uid/gid: forcing real = effective
41 uid=uuuu gid=CALLER_GID pid=pppp
42 seeking password data for user "CALLER": cache not available
43 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
44 configuration file is TESTSUITE/test-config
45 trusted user
46 admin user
47 changed uid/gid: privilege not needed
48 uid=EXIM_UID gid=EXIM_GID pid=pppp
49 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
50 sender address = CALLER@myhost.test.ex
51 sender_fullhost = [V4NET.2.3.4]
52 sender_rcvhost = [V4NET.2.3.4]
53 host in hosts_connection_nolog? no (option unset)
54 LOG: smtp_connection MAIN
55 SMTP connection from [V4NET.2.3.4]
56 host in host_lookup? no (option unset)
57 set_process_info: pppp handling incoming connection from [V4NET.2.3.4]
58 host in host_reject_connection? no (option unset)
59 host in sender_unqualified_hosts? no (option unset)
60 host in recipient_unqualified_hosts? no (option unset)
61 host in helo_verify_hosts? no (option unset)
62 host in helo_try_verify_hosts? no (option unset)
63 host in helo_accept_junk_hosts? no (option unset)
64 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
65 smtp_setup_msg entered
66 SMTP<< EHLO [V4NET.2.3.4]
67 [V4NET.2.3.4] in helo_lookup_domains? no (end of list)
68 sender_fullhost = ([V4NET.2.3.4]) [V4NET.2.3.4]
69 sender_rcvhost = [V4NET.2.3.4]
70 set_process_info: pppp handling incoming connection from ([V4NET.2.3.4]) [V4NET.2.3.4]
71 host in dsn_advertise_hosts? no (option unset)
72 host in pipelining_advertise_hosts? yes (matched "*")
73 host in chunking_advertise_hosts? no (end of list)
74 SMTP>> 250-myhost.test.ex Hello [V4NET.2.3.4] [V4NET.2.3.4]
75 250-SIZE 52428800
76 250-8BITMIME
77 250-PIPELINING
78 250 HELP
79 SMTP<< mail from:<>
80 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
81 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
82 SMTP>> 250 OK
83 SMTP<< rcpt to:<x@y>
84 processing "accept"
85 accept: condition test succeeded in inline ACL
86 end of inline ACL: ACCEPT
87 SMTP>> 250 Accepted
88 DSN: orcpt: NULL flags: 0
89 SMTP<< data
90 SMTP>> 354 Enter message, ending with "." on a line by itself
91 search_tidyup called
92 >>Headers received:
93
94 search_tidyup called
95 >>Headers after rewriting and local additions:
96
97 Data file name: TESTSUITE/spool//input//10HmaX-0005vi-00-D
98 Data file written for message 10HmaX-0005vi-00
99 >>Generated Received: header line
100 P Received: from [V4NET.2.3.4]
101 by myhost.test.ex with esmtp (Exim x.yz)
102 id 10HmaX-0005vi-00
103 for x@y; Tue, 2 Mar 1999 09:44:33 +0000
104 LOG: MAIN
105 <= <> H=([V4NET.2.3.4]) [V4NET.2.3.4] P=esmtp S=sss
106 SMTP>> 250 OK id=10HmaX-0005vi-00
107 smtp_setup_msg entered
108 SMTP<< quit
109 SMTP>> 221 myhost.test.ex closing connection
110 LOG: smtp_connection MAIN
111 SMTP connection from ([V4NET.2.3.4]) [V4NET.2.3.4] closed by QUIT
112 search_tidyup called
113 >>>>>>>>>>>>>>>> Exim pid=pppp (main) terminating with rc=0 >>>>>>>>>>>>>>>>
114 Exim version x.yz ....
115 changed uid/gid: forcing real = effective
116 uid=uuuu gid=CALLER_GID pid=pppp
117 seeking password data for user "CALLER": cache not available
118 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
119 configuration file is TESTSUITE/test-config
120 trusted user
121 admin user
122 changed uid/gid: privilege not needed
123 uid=EXIM_UID gid=EXIM_GID pid=pppp
124 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
125 sender address = CALLER@myhost.test.ex
126 sender_fullhost = host.name.tld [V4NET.2.3.4]
127 sender_rcvhost = host.name.tld ([V4NET.2.3.4])
128 host in hosts_connection_nolog? no (option unset)
129 LOG: smtp_connection MAIN
130 SMTP connection from host.name.tld [V4NET.2.3.4]
131 host in host_lookup? no (option unset)
132 set_process_info: pppp handling incoming connection from host.name.tld [V4NET.2.3.4]
133 host in host_reject_connection? no (option unset)
134 host in sender_unqualified_hosts? no (option unset)
135 host in recipient_unqualified_hosts? no (option unset)
136 host in helo_verify_hosts? no (option unset)
137 host in helo_try_verify_hosts? no (option unset)
138 host in helo_accept_junk_hosts? no (option unset)
139 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
140 smtp_setup_msg entered
141 SMTP<< EHLO [V4NET.2.3.4]
142 sender_fullhost = host.name.tld [V4NET.2.3.4]
143 sender_rcvhost = host.name.tld ([V4NET.2.3.4])
144 set_process_info: pppp handling incoming connection from host.name.tld [V4NET.2.3.4]
145 host in dsn_advertise_hosts? no (option unset)
146 host in pipelining_advertise_hosts? yes (matched "*")
147 host in chunking_advertise_hosts? no (end of list)
148 SMTP>> 250-myhost.test.ex Hello host.name.tld [V4NET.2.3.4]
149 250-SIZE 52428800
150 250-8BITMIME
151 250-PIPELINING
152 250 HELP
153 SMTP<< mail from:<>
154 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
155 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
156 SMTP>> 250 OK
157 SMTP<< rcpt to:<x@y>
158 processing "accept"
159 accept: condition test succeeded in inline ACL
160 end of inline ACL: ACCEPT
161 SMTP>> 250 Accepted
162 DSN: orcpt: NULL flags: 0
163 SMTP<< data
164 SMTP>> 354 Enter message, ending with "." on a line by itself
165 search_tidyup called
166 >>Headers received:
167
168 search_tidyup called
169 >>Headers after rewriting and local additions:
170
171 Data file name: TESTSUITE/spool//input//10HmaY-0005vi-00-D
172 Data file written for message 10HmaY-0005vi-00
173 >>Generated Received: header line
174 P Received: from host.name.tld ([V4NET.2.3.4])
175 by myhost.test.ex with esmtp (Exim x.yz)
176 id 10HmaY-0005vi-00
177 for x@y; Tue, 2 Mar 1999 09:44:33 +0000
178 LOG: MAIN
179 <= <> H=host.name.tld [V4NET.2.3.4] P=esmtp S=sss
180 SMTP>> 250 OK id=10HmaY-0005vi-00
181 smtp_setup_msg entered
182 SMTP<< quit
183 SMTP>> 221 myhost.test.ex closing connection
184 LOG: smtp_connection MAIN
185 SMTP connection from host.name.tld [V4NET.2.3.4] closed by QUIT
186 search_tidyup called
187 >>>>>>>>>>>>>>>> Exim pid=pppp (main) terminating with rc=0 >>>>>>>>>>>>>>>>