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