Move DSN support to mainline
[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 MUNGED: ::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"
28 MUNGED: ::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 dsn_advertise_hosts? no (option unset)
34 >>> host in pipelining_advertise_hosts? yes (matched "*")
35 >>> host in hosts_connection_nolog? no (option unset)
36 >>> host in host_lookup? no (option unset)
37 >>> host in host_reject_connection? no (option unset)
38 >>> host in sender_unqualified_hosts? no (option unset)
39 >>> host in recipient_unqualified_hosts? no (option unset)
40 >>> host in helo_verify_hosts? no (option unset)
41 >>> host in helo_try_verify_hosts? no (option unset)
42 >>> host in helo_accept_junk_hosts? no (option unset)
43 >>> rhubarb.custard in helo_lookup_domains? no (end of list)
44 Exim version x.yz ....
45 changed uid/gid: forcing real = effective
46   uid=uuuu gid=CALLER_GID pid=pppp
47 seeking password data for user "CALLER": cache not available
48 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
49 configuration file is TESTSUITE/test-config
50 trusted user
51 admin user
52 changed uid/gid: privilege not needed
53   uid=EXIM_UID gid=EXIM_GID pid=pppp
54 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
55 sender address = CALLER@myhost.test.ex
56 sender_fullhost = [V4NET.2.3.4]
57 sender_rcvhost = [V4NET.2.3.4]
58 host in hosts_connection_nolog? no (option unset)
59 LOG: smtp_connection MAIN
60   SMTP connection from [V4NET.2.3.4]
61 host in host_lookup? no (option unset)
62 set_process_info: pppp handling incoming connection from [V4NET.2.3.4]
63 host in host_reject_connection? no (option unset)
64 host in sender_unqualified_hosts? no (option unset)
65 host in recipient_unqualified_hosts? no (option unset)
66 host in helo_verify_hosts? no (option unset)
67 host in helo_try_verify_hosts? no (option unset)
68 host in helo_accept_junk_hosts? no (option unset)
69 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
70 smtp_setup_msg entered
71 SMTP<< EHLO [V4NET.2.3.4]
72 [V4NET.2.3.4] in helo_lookup_domains? no (end of list)
73 sender_fullhost = ([V4NET.2.3.4]) [V4NET.2.3.4]
74 sender_rcvhost = [V4NET.2.3.4]
75 set_process_info: pppp handling incoming connection from ([V4NET.2.3.4]) [V4NET.2.3.4]
76 host in dsn_advertise_hosts? no (option unset)
77 host in pipelining_advertise_hosts? yes (matched "*")
78 SMTP>> 250-myhost.test.ex Hello [V4NET.2.3.4] [V4NET.2.3.4]
79 250-SIZE 52428800
80 250-8BITMIME
81 250-PIPELINING
82 250 HELP
83 SMTP<< mail from:<>
84 SMTP>> 250 OK
85 SMTP<< rcpt to:<x@y>
86 processing "accept"
87 accept: condition test succeeded in inline ACL
88 end of inline ACL: ACCEPT
89 SMTP>> 250 Accepted
90 DSN: orcpt: NULL  flags: 0
91 SMTP<< data
92 SMTP>> 354 Enter message, ending with "." on a line by itself
93 search_tidyup called
94 >>Headers received:
95
96 search_tidyup called
97 >>Headers after rewriting and local additions:
98
99 Data file written for message 10HmaX-0005vi-00
100 >>Generated Received: header line
101 P Received: from [V4NET.2.3.4]
102         by myhost.test.ex with esmtp (Exim x.yz)
103         id 10HmaX-0005vi-00
104         for x@y; Tue, 2 Mar 1999 09:44:33 +0000
105 calling local_scan(); timeout=300
106 local_scan() returned 0 NULL
107 LOG: MAIN
108   <= <> H=([V4NET.2.3.4]) [V4NET.2.3.4] P=esmtp S=sss
109 SMTP>> 250 OK id=10HmaX-0005vi-00
110 smtp_setup_msg entered
111 SMTP<< quit
112 SMTP>> 221 myhost.test.ex closing connection
113 LOG: smtp_connection MAIN
114   SMTP connection from ([V4NET.2.3.4]) [V4NET.2.3.4] closed by QUIT
115 search_tidyup called
116 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
117 Exim version x.yz ....
118 changed uid/gid: forcing real = effective
119   uid=uuuu gid=CALLER_GID pid=pppp
120 seeking password data for user "CALLER": cache not available
121 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
122 configuration file is TESTSUITE/test-config
123 trusted user
124 admin user
125 changed uid/gid: privilege not needed
126   uid=EXIM_UID gid=EXIM_GID pid=pppp
127 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
128 sender address = CALLER@myhost.test.ex
129 sender_fullhost = host.name.tld [V4NET.2.3.4]
130 sender_rcvhost = host.name.tld ([V4NET.2.3.4])
131 host in hosts_connection_nolog? no (option unset)
132 LOG: smtp_connection MAIN
133   SMTP connection from host.name.tld [V4NET.2.3.4]
134 host in host_lookup? no (option unset)
135 set_process_info: pppp handling incoming connection from host.name.tld [V4NET.2.3.4]
136 host in host_reject_connection? no (option unset)
137 host in sender_unqualified_hosts? no (option unset)
138 host in recipient_unqualified_hosts? no (option unset)
139 host in helo_verify_hosts? no (option unset)
140 host in helo_try_verify_hosts? no (option unset)
141 host in helo_accept_junk_hosts? no (option unset)
142 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
143 smtp_setup_msg entered
144 SMTP<< EHLO [V4NET.2.3.4]
145 sender_fullhost = host.name.tld [V4NET.2.3.4]
146 sender_rcvhost = host.name.tld ([V4NET.2.3.4])
147 set_process_info: pppp handling incoming connection from host.name.tld [V4NET.2.3.4]
148 host in dsn_advertise_hosts? no (option unset)
149 host in pipelining_advertise_hosts? yes (matched "*")
150 SMTP>> 250-myhost.test.ex Hello host.name.tld [V4NET.2.3.4]
151 250-SIZE 52428800
152 250-8BITMIME
153 250-PIPELINING
154 250 HELP
155 SMTP<< mail from:<>
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 written for message 10HmaY-0005vi-00
172 >>Generated Received: header line
173 P Received: from host.name.tld ([V4NET.2.3.4])
174         by myhost.test.ex with esmtp (Exim x.yz)
175         id 10HmaY-0005vi-00
176         for x@y; Tue, 2 Mar 1999 09:44:33 +0000
177 calling local_scan(); timeout=300
178 local_scan() returned 0 NULL
179 LOG: MAIN
180   <= <> H=host.name.tld [V4NET.2.3.4] P=esmtp S=sss
181 SMTP>> 250 OK id=10HmaY-0005vi-00
182 smtp_setup_msg entered
183 SMTP<< quit
184 SMTP>> 221 myhost.test.ex closing connection
185 LOG: smtp_connection MAIN
186   SMTP connection from host.name.tld [V4NET.2.3.4] closed by QUIT
187 search_tidyup called
188 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>