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