Expanded EXPERIMENTAL_TPDA feature
[exim.git] / test / stderr / 0371
CommitLineData
54c5ebb1
PH
1Exim version x.yz ....
2changed uid/gid: forcing real = effective
3 uid=uuuu gid=CALLER_GID pid=pppp
4configuration file is TESTSUITE/test-config
5admin user
6changed uid/gid: privilege not needed
7 uid=EXIM_UID gid=EXIM_GID pid=pppp
8originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
9sender address = CALLER@test.ex
10sender_fullhost = [V4NET.0.0.0]
11sender_rcvhost = [V4NET.0.0.0]
12host in hosts_connection_nolog? no (option unset)
13LOG: smtp_connection MAIN
14 SMTP connection from [V4NET.0.0.0]
15host in host_lookup? no (option unset)
16set_process_info: pppp handling incoming connection from [V4NET.0.0.0]
17host in host_reject_connection? no (option unset)
18host in sender_unqualified_hosts? no (option unset)
19host in recipient_unqualified_hosts? no (option unset)
20host in helo_verify_hosts? no (option unset)
21host in helo_try_verify_hosts? no (option unset)
22host in helo_accept_junk_hosts? no (option unset)
23using ACL "connect"
24processing "accept"
25check set acl_c0 = $acl_c0; connect
26 = ; connect
27check set acl_c9 = $acl_c9; connect
28 = ; connect
6968512f 29accept: condition test succeeded in ACL "connect"
a7538db1 30end of ACL "connect": ACCEPT
898d150f 31SMTP>> 220 mail.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
54c5ebb1
PH
32smtp_setup_msg entered
33SMTP<< ehlo something
34something in helo_lookup_domains? no (end of list)
35sender_fullhost = (something) [V4NET.0.0.0]
36sender_rcvhost = [V4NET.0.0.0] (helo=something)
37set_process_info: pppp handling incoming connection from (something) [V4NET.0.0.0]
38host in pipelining_advertise_hosts? yes (matched "*")
898d150f
PH
39SMTP>> 250-mail.test.ex Hello something [V4NET.0.0.0]
40250-SIZE 52428800
5b456975 41250-8BITMIME
898d150f
PH
42250-PIPELINING
43250 HELP
54c5ebb1
PH
44SMTP<< mail from:<x@y>
45using ACL "mail"
46processing "accept"
47check set acl_c0 = $acl_c0; mail
48 = ; connect; mail
49check set acl_c9 = $acl_c9; mail
50 = ; connect; mail
51check set acl_m0 = $acl_m0; mail
52 = ; mail
6968512f 53accept: condition test succeeded in ACL "mail"
a7538db1 54end of ACL "mail": ACCEPT
898d150f 55SMTP>> 250 OK
54c5ebb1
PH
56SMTP<< rcpt to:<x@y>
57using ACL "rcpt"
58processing "accept"
59check set acl_m0 = $acl_m0; rcpt
60 = ; mail; rcpt
61check set acl_m9 = $acl_m9; rcpt
62 = ; rcpt
63check set acl_c0 = $acl_c0; rcpt
64 = ; connect; mail; rcpt
6968512f 65accept: condition test succeeded in ACL "rcpt"
a7538db1 66end of ACL "rcpt": ACCEPT
898d150f 67SMTP>> 250 Accepted
54c5ebb1 68SMTP<< data
898d150f 69SMTP>> 354 Enter message, ending with "." on a line by itself
54c5ebb1
PH
70search_tidyup called
71>>Headers received:
72
73search_tidyup called
74>>Headers after rewriting and local additions:
75
76Data file written for message 10HmaX-0005vi-00
77>>Generated Received: header line
78P Received: from [V4NET.0.0.0] (helo=something)
79 by mail.test.ex with esmtp (Exim x.yz)
80 (envelope-from <x@y>)
81 id 10HmaX-0005vi-00
82 for x@y; Tue, 2 Mar 1999 09:44:33 +0000
83using ACL "data"
84processing "accept"
85check set acl_m0 = $acl_m0; data
86 = ; mail; rcpt; data
87check set acl_m9 = $acl_m9; data
88 = ; rcpt; data
6968512f 89accept: condition test succeeded in ACL "data"
a7538db1 90end of ACL "data": ACCEPT
54c5ebb1
PH
91calling local_scan(); timeout=300
92local_scan() returned 0 NULL
93LOG: MAIN
94 <= x@y H=(something) [V4NET.0.0.0] P=esmtp S=sss
898d150f 95SMTP>> 250 OK id=10HmaX-0005vi-00
54c5ebb1
PH
96smtp_setup_msg entered
97SMTP<< vrfy x@y
98host in smtp_accept_max_nonmail_hosts? yes (matched "*")
99using ACL "vrfy"
100processing "accept"
101check set acl_c0 = $acl_c0; vrfy
102 = ; connect; mail; rcpt; vrfy
103check set acl_c9 = $acl_c9; vrfy
104 = ; connect; mail; vrfy
105check set acl_m0 = $acl_m0; vrfy
106 = ; vrfy
6968512f 107accept: condition test succeeded in ACL "vrfy"
a7538db1 108end of ACL "vrfy": ACCEPT
54c5ebb1
PH
109>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
110Verifying x@y
111>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
112Considering x@y
113>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
114routing x@y
115no more routers
116LOG: MAIN
117 VRFY failed for x@y H=(something) [V4NET.0.0.0]
898d150f 118SMTP>> 550 <x@y> Unrouteable address
54c5ebb1
PH
119SMTP<< mail from:<x@y>
120using ACL "mail"
121processing "accept"
122check set acl_c0 = $acl_c0; mail
123 = ; connect; mail; rcpt; vrfy; mail
124check set acl_c9 = $acl_c9; mail
125 = ; connect; mail; vrfy; mail
126check set acl_m0 = $acl_m0; mail
127 = ; mail
6968512f 128accept: condition test succeeded in ACL "mail"
a7538db1 129end of ACL "mail": ACCEPT
898d150f 130SMTP>> 250 OK
54c5ebb1 131SMTP<< quit
898d150f 132SMTP>> 221 mail.test.ex closing connection
54c5ebb1
PH
133LOG: smtp_connection MAIN
134 SMTP connection from (something) [V4NET.0.0.0] closed by QUIT
135search_tidyup called
136>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>