Collect spool-layout code to one file
[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
de11307f 11>>> IP address lookup yielded "ten-1.test.ex"
54c5ebb1
PH
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
de11307f 24>>> IP address lookup yielded "ten-1.test.ex"
54c5ebb1
PH
25>>> checking addresses for ten-1.test.ex
26>>> V4NET.0.0.1 OK
50dc7409 27>>> host in dsn_advertise_hosts? no (option unset)
54c5ebb1
PH
28>>> host in pipelining_advertise_hosts? yes (matched "*")
29>>> host in hosts_connection_nolog? no (option unset)
30>>> host in host_lookup? no (option unset)
31>>> host in host_reject_connection? no (option unset)
32>>> host in sender_unqualified_hosts? no (option unset)
33>>> host in recipient_unqualified_hosts? no (option unset)
34>>> host in helo_verify_hosts? no (option unset)
35>>> host in helo_try_verify_hosts? no (option unset)
36>>> host in helo_accept_junk_hosts? no (option unset)
37>>> rhubarb.custard in helo_lookup_domains? no (end of list)
38Exim version x.yz ....
39changed uid/gid: forcing real = effective
40 uid=uuuu gid=CALLER_GID pid=pppp
d8fe1c03
PH
41seeking password data for user "CALLER": cache not available
42getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
54c5ebb1
PH
43configuration file is TESTSUITE/test-config
44trusted user
45admin user
46changed uid/gid: privilege not needed
47 uid=EXIM_UID gid=EXIM_GID pid=pppp
48originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
49sender address = CALLER@myhost.test.ex
50sender_fullhost = [V4NET.2.3.4]
51sender_rcvhost = [V4NET.2.3.4]
52host in hosts_connection_nolog? no (option unset)
53LOG: smtp_connection MAIN
54 SMTP connection from [V4NET.2.3.4]
55host in host_lookup? no (option unset)
56set_process_info: pppp handling incoming connection from [V4NET.2.3.4]
57host in host_reject_connection? no (option unset)
58host in sender_unqualified_hosts? no (option unset)
59host in recipient_unqualified_hosts? no (option unset)
60host in helo_verify_hosts? no (option unset)
61host in helo_try_verify_hosts? no (option unset)
62host in helo_accept_junk_hosts? no (option unset)
898d150f 63SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
54c5ebb1
PH
64smtp_setup_msg entered
65SMTP<< EHLO [V4NET.2.3.4]
66[V4NET.2.3.4] in helo_lookup_domains? no (end of list)
67sender_fullhost = ([V4NET.2.3.4]) [V4NET.2.3.4]
68sender_rcvhost = [V4NET.2.3.4]
69set_process_info: pppp handling incoming connection from ([V4NET.2.3.4]) [V4NET.2.3.4]
50dc7409 70host in dsn_advertise_hosts? no (option unset)
54c5ebb1 71host in pipelining_advertise_hosts? yes (matched "*")
898d150f
PH
72SMTP>> 250-myhost.test.ex Hello [V4NET.2.3.4] [V4NET.2.3.4]
73250-SIZE 52428800
5b456975 74250-8BITMIME
898d150f
PH
75250-PIPELINING
76250 HELP
54c5ebb1 77SMTP<< mail from:<>
898d150f 78SMTP>> 250 OK
54c5ebb1
PH
79SMTP<< rcpt to:<x@y>
80processing "accept"
6968512f 81accept: condition test succeeded in inline ACL
a7538db1 82end of inline ACL: ACCEPT
898d150f 83SMTP>> 250 Accepted
50dc7409 84DSN: orcpt: NULL flags: 0
54c5ebb1 85SMTP<< data
898d150f 86SMTP>> 354 Enter message, ending with "." on a line by itself
54c5ebb1
PH
87search_tidyup called
88>>Headers received:
89
90search_tidyup called
91>>Headers after rewriting and local additions:
92
a2da3176 93Data file name: TESTSUITE/spool/input///10HmaX-0005vi-00-D
54c5ebb1
PH
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]
50dc7409 143host in dsn_advertise_hosts? no (option unset)
54c5ebb1 144host in pipelining_advertise_hosts? yes (matched "*")
898d150f
PH
145SMTP>> 250-myhost.test.ex Hello host.name.tld [V4NET.2.3.4]
146250-SIZE 52428800
5b456975 147250-8BITMIME
898d150f
PH
148250-PIPELINING
149250 HELP
54c5ebb1 150SMTP<< mail from:<>
898d150f 151SMTP>> 250 OK
54c5ebb1
PH
152SMTP<< rcpt to:<x@y>
153processing "accept"
6968512f 154accept: condition test succeeded in inline ACL
a7538db1 155end of inline ACL: ACCEPT
898d150f 156SMTP>> 250 Accepted
50dc7409 157DSN: orcpt: NULL flags: 0
54c5ebb1 158SMTP<< data
898d150f 159SMTP>> 354 Enter message, ending with "." on a line by itself
54c5ebb1
PH
160search_tidyup called
161>>Headers received:
162
163search_tidyup called
164>>Headers after rewriting and local additions:
165
a2da3176 166Data file name: TESTSUITE/spool/input///10HmaY-0005vi-00-D
54c5ebb1
PH
167Data file written for message 10HmaY-0005vi-00
168>>Generated Received: header line
169P Received: from host.name.tld ([V4NET.2.3.4])
170 by myhost.test.ex with esmtp (Exim x.yz)
171 id 10HmaY-0005vi-00
172 for x@y; Tue, 2 Mar 1999 09:44:33 +0000
173calling local_scan(); timeout=300
174local_scan() returned 0 NULL
175LOG: MAIN
176 <= <> H=host.name.tld [V4NET.2.3.4] P=esmtp S=sss
898d150f 177SMTP>> 250 OK id=10HmaY-0005vi-00
54c5ebb1
PH
178smtp_setup_msg entered
179SMTP<< quit
898d150f 180SMTP>> 221 myhost.test.ex closing connection
54c5ebb1
PH
181LOG: smtp_connection MAIN
182 SMTP connection from host.name.tld [V4NET.2.3.4] closed by QUIT
183search_tidyup called
184>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>