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