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