Rewrites: avoid a split log line when rewiting hits a malformed address. Bug 3160
[exim.git] / test / stderr / 0371
1 Exim version x.yz ....
2 changed uid/gid: forcing real = effective
3   uid=uuuu gid=CALLER_GID pid=p1234
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=p1234
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" (TESTSUITE/test-config 23)
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?
35  list element: @
36  list element: @[]
37 something in helo_lookup_domains? no (end of list)
38 sender_fullhost = (something) [V4NET.0.0.0]
39 sender_rcvhost = [V4NET.0.0.0] (helo=something)
40 set_process_info: pppp handling incoming connection from (something) [V4NET.0.0.0]
41 host in dsn_advertise_hosts? no (option unset)
42 host in pipelining_advertise_hosts?
43  list element: *
44   host in pipelining_advertise_hosts? yes (matched "*")
45 host in chunking_advertise_hosts?
46 host in chunking_advertise_hosts? no (end of list)
47 SMTP>> 250-mail.test.ex Hello something [V4NET.0.0.0]
48        250-SIZE 52428800
49        250-8BITMIME
50        250-VRFY
51        250-PIPELINING
52        250 HELP
53 SMTP<< mail from:<x@y>
54 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
55 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
56 using ACL "mail"
57 processing "accept" (TESTSUITE/test-config 27)
58 check set acl_c0 = $acl_c0; mail
59                  = ; connect; mail
60 check set acl_c9 = $acl_c9; mail
61                  = ; connect; mail
62 check set acl_m0 = $acl_m0; mail
63                  = ; mail
64 accept: condition test succeeded in ACL "mail"
65 end of ACL "mail": ACCEPT
66 SMTP>> 250 OK
67 SMTP<< rcpt to:<x@y>
68 using ACL "rcpt"
69 processing "accept" (TESTSUITE/test-config 32)
70 check set acl_m0 = $acl_m0; rcpt
71                  = ; mail; rcpt
72 check set acl_m9 = $acl_m9; rcpt
73                  = ; rcpt
74 check set acl_c0 = $acl_c0; rcpt
75                  = ; connect; mail; rcpt
76 accept: condition test succeeded in ACL "rcpt"
77 end of ACL "rcpt": ACCEPT
78 SMTP>> 250 Accepted
79 SMTP<< data
80 SMTP>> 354 Enter message, ending with "." on a line by itself
81 search_tidyup called
82 >>Headers received:
83
84 qualify & rewrite recipients list
85 rewrite rules on sender address
86 qualify and rewrite headers
87 search_tidyup called
88 >>Headers after rewriting and local additions:
89
90 Data file name: TESTSUITE/spool//input//10HmaX-000000005vi-0000-D
91 Data file written for message 10HmaX-000000005vi-0000
92 >>Generated Received: header line
93 P Received: from [V4NET.0.0.0] (helo=something)
94         by mail.test.ex with esmtp (Exim x.yz)
95         (envelope-from <x@y>)
96         id 10HmaX-000000005vi-0000
97         for x@y;
98         Tue, 2 Mar 1999 09:44:33 +0000
99 using ACL "data"
100 processing "accept" (TESTSUITE/test-config 37)
101 check set acl_m0 = $acl_m0; data
102                  = ; mail; rcpt; data
103 check set acl_m9 = $acl_m9; data
104                  = ; rcpt; data
105 accept: condition test succeeded in ACL "data"
106 end of ACL "data": ACCEPT
107 LOG: MAIN
108   <= x@y H=(something) [V4NET.0.0.0] P=esmtp S=sss
109 SMTP>> 250 OK id=10HmaX-000000005vi-0000
110 smtp_setup_msg entered
111 SMTP<< vrfy x@y
112 host in smtp_accept_max_nonmail_hosts?
113  list element: *
114   host in smtp_accept_max_nonmail_hosts? yes (matched "*")
115 using ACL "vrfy"
116 processing "accept" (TESTSUITE/test-config 41)
117 check set acl_c0 = $acl_c0; vrfy
118                  = ; connect; mail; rcpt; vrfy
119 check set acl_c9 = $acl_c9; vrfy
120                  = ; connect; mail; vrfy
121 check set acl_m0 = $acl_m0; vrfy
122                  = ; vrfy
123 accept: condition test succeeded in ACL "vrfy"
124 end of ACL "vrfy": ACCEPT
125 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
126 Verifying x@y
127 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
128 Considering x@y
129 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
130 routing x@y
131 no more routers
132 LOG: MAIN
133   VRFY failed for x@y H=(something) [V4NET.0.0.0]
134 SMTP>> 550 <x@y> Unrouteable address
135 SMTP<< mail from:<x@y>
136 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
137 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
138 using ACL "mail"
139 processing "accept" (TESTSUITE/test-config 27)
140 check set acl_c0 = $acl_c0; mail
141                  = ; connect; mail; rcpt; vrfy; mail
142 check set acl_c9 = $acl_c9; mail
143                  = ; connect; mail; vrfy; mail
144 check set acl_m0 = $acl_m0; mail
145                  = ; mail
146 accept: condition test succeeded in ACL "mail"
147 end of ACL "mail": ACCEPT
148 SMTP>> 250 OK
149 SMTP<< quit
150 SMTP>> 221 mail.test.ex closing connection
151 LOG: smtp_connection MAIN
152   SMTP connection from (something) [V4NET.0.0.0] D=qqs closed by QUIT
153 search_tidyup called
154 >>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>