bf8f94662b5c249aab79190ab85b1c159607a375
[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" (TESTSUITE/test-config 12)
85 accept: condition test succeeded in inline ACL
86 end of inline ACL: ACCEPT
87 SMTP>> 250 Accepted
88 SMTP<< data
89 SMTP>> 354 Enter message, ending with "." on a line by itself
90 search_tidyup called
91 >>Headers received:
92
93 qualify & rewrite recipients list
94 global rewrite rules
95 rewrite headers
96 search_tidyup called
97 >>Headers after rewriting and local additions:
98
99 Data file name: TESTSUITE/spool//input//10HmaX-0005vi-00-D
100 Data file written for message 10HmaX-0005vi-00
101 >>Generated Received: header line
102 P Received: from [V4NET.2.3.4]
103         by myhost.test.ex with esmtp (Exim x.yz)
104         id 10HmaX-0005vi-00
105         for x@y;
106         Tue, 2 Mar 1999 09:44:33 +0000
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 (fresh-exec) 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 host in chunking_advertise_hosts? no (end of list)
151 SMTP>> 250-myhost.test.ex Hello host.name.tld [V4NET.2.3.4]
152        250-SIZE 52428800
153        250-8BITMIME
154        250-PIPELINING
155        250 HELP
156 SMTP<< mail from:<>
157 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
158 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
159 SMTP>> 250 OK
160 SMTP<< rcpt to:<x@y>
161 processing "accept" (TESTSUITE/test-config 12)
162 accept: condition test succeeded in inline ACL
163 end of inline ACL: ACCEPT
164 SMTP>> 250 Accepted
165 SMTP<< data
166 SMTP>> 354 Enter message, ending with "." on a line by itself
167 search_tidyup called
168 >>Headers received:
169
170 qualify & rewrite recipients list
171 global rewrite rules
172 rewrite headers
173 search_tidyup called
174 >>Headers after rewriting and local additions:
175
176 Data file name: TESTSUITE/spool//input//10HmaY-0005vi-00-D
177 Data file written for message 10HmaY-0005vi-00
178 >>Generated Received: header line
179 P Received: from host.name.tld ([V4NET.2.3.4])
180         by myhost.test.ex with esmtp (Exim x.yz)
181         id 10HmaY-0005vi-00
182         for x@y;
183         Tue, 2 Mar 1999 09:44:33 +0000
184 LOG: MAIN
185   <= <> H=host.name.tld [V4NET.2.3.4] P=esmtp S=sss
186 SMTP>> 250 OK id=10HmaY-0005vi-00
187 smtp_setup_msg entered
188 SMTP<< quit
189 SMTP>> 221 myhost.test.ex closing connection
190 LOG: smtp_connection MAIN
191   SMTP connection from host.name.tld [V4NET.2.3.4] closed by QUIT
192 search_tidyup called
193 >>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>