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