debug: prettify expansion condition trace output
[exim.git] / test / stderr / 0465
... / ...
CommitLineData
1Exim version x.yz ....
2changed uid/gid: forcing real = effective
3 uid=uuuu gid=CALLER_GID pid=pppp
4seeking password data for user "CALLER": cache not available
5getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
6configuration file is TESTSUITE/test-config
7trusted user
8admin user
9changed uid/gid: privilege not needed
10 uid=EXIM_UID gid=EXIM_GID pid=pppp
11originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
12sender address = NULL
13set_process_info: pppp accepting a local SMTP message from <CALLER>
14 in hosts_connection_nolog? no (option unset)
15LOG: smtp_connection MAIN
16 SMTP connection from CALLER
17SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
18smtp_setup_msg entered
19SMTP<< mail from:<>
20SMTP>> 250 OK
21SMTP<< rcpt to:<abc@domain.>
22LOG: smtp_syntax_error MAIN
23 SMTP syntax error in "rcpt to:<abc@domain.>" U=CALLER domain missing or malformed
24SMTP>> 501 <abc@domain.>: domain missing or malformed
25SMTP<< quit
26SMTP>> 221 myhost.test.ex closing connection
27LOG: smtp_connection MAIN
28 SMTP connection from CALLER closed by QUIT
29search_tidyup called
30>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
31exim: bad -f address "abc@somewhere.": domain is malformed (trailing dot not allowed)
32Exim version x.yz ....
33changed uid/gid: forcing real = effective
34 uid=uuuu gid=CALLER_GID pid=pppp
35seeking password data for user "CALLER": cache not available
36getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
37configuration file is TESTSUITE/test-config
38trusted user
39admin user
40changed uid/gid: privilege not needed
41 uid=EXIM_UID gid=EXIM_GID pid=pppp
42originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
43sender address = NULL
44set_process_info: pppp accepting a local SMTP message from <CALLER>
45 in hosts_connection_nolog? no (option unset)
46LOG: smtp_connection MAIN
47 SMTP connection from CALLER
48SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
49smtp_setup_msg entered
50SMTP<< mail from:<>
51SMTP>> 250 OK
52SMTP<< rcpt to:<abc@domain.>
53processing "accept"
54accept: condition test succeeded in inline ACL
55end of inline ACL: ACCEPT
56SMTP>> 250 Accepted
57DSN: orcpt: NULL flags: 0
58SMTP<< data
59SMTP>> 354 Enter message, ending with "." on a line by itself
60search_tidyup called
61>>Headers received:
62To: abc@domain.
63
64rewrite_one_header: type=T:
65 To: abc@domain.
66search_tidyup called
67>>Headers after rewriting and local additions:
68T To: abc@domain.
69I Message-Id: <E10HmaY-0005vi-00@myhost.test.ex>
70 Date: Tue, 2 Mar 1999 09:44:33 +0000
71
72Data file name: TESTSUITE/spool//input//10HmaY-0005vi-00-D
73Data file written for message 10HmaY-0005vi-00
74>>Generated Received: header line
75P Received: from CALLER by myhost.test.ex with local-smtp (Exim x.yz)
76 id 10HmaY-0005vi-00
77 for abc@domain; Tue, 2 Mar 1999 09:44:33 +0000
78using ACL "check_data"
79processing "accept"
80check verify = header_syntax
81accept: condition test succeeded in ACL "check_data"
82end of ACL "check_data": ACCEPT
83calling local_scan(); timeout=300
84local_scan() returned 0 NULL
85Writing spool header file: TESTSUITE/spool//input//hdr.pppp
86DSN: Write SPOOL :-dsn_envid NULL
87DSN: Write SPOOL :-dsn_ret 0
88DSN: Flags :0
89DSN: **** SPOOL_OUT - address: |abc@domain| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0
90Renaming spool header file: TESTSUITE/spool//input//10HmaY-0005vi-00-H
91Size of headers = sss
92LOG: MAIN
93 <= <> U=CALLER P=local-smtp S=sss
94created log directory TESTSUITE/spool/log
95SMTP>> 250 OK id=10HmaY-0005vi-00
96smtp_setup_msg entered
97SMTP<< quit
98SMTP>> 221 myhost.test.ex closing connection
99LOG: smtp_connection MAIN
100 SMTP connection from CALLER closed by QUIT
101search_tidyup called
102>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
103Exim version x.yz ....
104changed uid/gid: forcing real = effective
105 uid=uuuu gid=CALLER_GID pid=pppp
106seeking password data for user "CALLER": cache not available
107getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
108configuration file is TESTSUITE/test-config
109trusted user
110admin user
111changed uid/gid: privilege not needed
112 uid=EXIM_UID gid=EXIM_GID pid=pppp
113originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
114sender address = NULL
115set_process_info: pppp accepting a local SMTP message from <CALLER>
116 in hosts_connection_nolog? no (option unset)
117LOG: smtp_connection MAIN
118 SMTP connection from CALLER
119SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
120smtp_setup_msg entered
121SMTP<< mail from:<>
122SMTP>> 250 OK
123SMTP<< rcpt to:<abc@xyz>
124processing "accept"
125accept: condition test succeeded in inline ACL
126end of inline ACL: ACCEPT
127SMTP>> 250 Accepted
128DSN: orcpt: NULL flags: 0
129SMTP<< data
130SMTP>> 354 Enter message, ending with "." on a line by itself
131search_tidyup called
132>>Headers received:
133To: abc@xyz.
134
135rewrite_one_header: type=T:
136 To: abc@xyz.
137search_tidyup called
138>>Headers after rewriting and local additions:
139T To: abc@xyz.
140I Message-Id: <E10HmaX-0005vi-00@myhost.test.ex>
141 Date: Tue, 2 Mar 1999 09:44:33 +0000
142
143Data file name: TESTSUITE/spool//input//10HmaX-0005vi-00-D
144Data file written for message 10HmaX-0005vi-00
145>>Generated Received: header line
146P Received: from CALLER by myhost.test.ex with local-smtp (Exim x.yz)
147 id 10HmaX-0005vi-00
148 for abc@xyz; Tue, 2 Mar 1999 09:44:33 +0000
149using ACL "check_data"
150processing "accept"
151check verify = header_syntax
152accept: condition test failed in ACL "check_data"
153end of ACL "check_data": implicit DENY
154SMTP>> 550 Administrative prohibition
155LOG: MAIN REJECT
156 U=CALLER F=<> rejected after DATA: domain missing or malformed: failing address in "To:" header is: abc@xyz.
157smtp_setup_msg entered
158SMTP<< quit
159SMTP>> 221 myhost.test.ex closing connection
160LOG: smtp_connection MAIN
161 SMTP connection from CALLER closed by QUIT
162search_tidyup called
163>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>