634cd210365b766a04ed6813d0a9dcf08dce0e1b
[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 SMTP<< data
58 SMTP>> 354 Enter message, ending with "." on a line by itself
59 search_tidyup called
60 >>Headers received:
61 To: abc@domain.
62
63 rewrite_one_header: type=T:
64   To: abc@domain.
65 search_tidyup called
66 >>Headers after rewriting and local additions:
67 T To: abc@domain.
68 I Message-Id: <E10HmaY-0005vi-00@myhost.test.ex>
69   Date: Tue, 2 Mar 1999 09:44:33 +0000
70
71 Data file written for message 10HmaY-0005vi-00
72 >>Generated Received: header line
73 P Received: from CALLER by myhost.test.ex with local-smtp (Exim x.yz)
74         id 10HmaY-0005vi-00
75         for abc@domain; Tue, 2 Mar 1999 09:44:33 +0000
76 using ACL "check_data"
77 processing "accept"
78 check verify = header_syntax
79 accept: condition test succeeded in ACL "check_data"
80 end of ACL "check_data": ACCEPT
81 calling local_scan(); timeout=300
82 local_scan() returned 0 NULL
83 Writing spool header file
84 Size of headers = sss
85 LOG: MAIN
86   <= <> U=CALLER P=local-smtp S=sss
87 created log directory TESTSUITE/spool/log
88 SMTP>> 250 OK id=10HmaY-0005vi-00
89 smtp_setup_msg entered
90 SMTP<< quit
91 SMTP>> 221 myhost.test.ex closing connection
92 LOG: smtp_connection MAIN
93   SMTP connection from CALLER closed by QUIT
94 search_tidyup called
95 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
96 Exim version x.yz ....
97 changed uid/gid: forcing real = effective
98   uid=uuuu gid=CALLER_GID pid=pppp
99 seeking password data for user "CALLER": cache not available
100 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
101 configuration file is TESTSUITE/test-config
102 trusted user
103 admin user
104 changed uid/gid: privilege not needed
105   uid=EXIM_UID gid=EXIM_GID pid=pppp
106 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
107 sender address = NULL
108 set_process_info: pppp accepting a local SMTP message from <CALLER>
109  in hosts_connection_nolog? no (option unset)
110 LOG: smtp_connection MAIN
111   SMTP connection from CALLER
112 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
113 smtp_setup_msg entered
114 SMTP<< mail from:<>
115 SMTP>> 250 OK
116 SMTP<< rcpt to:<abc@xyz>
117 processing "accept"
118 accept: condition test succeeded in inline ACL
119 end of inline ACL: ACCEPT
120 SMTP>> 250 Accepted
121 SMTP<< data
122 SMTP>> 354 Enter message, ending with "." on a line by itself
123 search_tidyup called
124 >>Headers received:
125 To: abc@xyz.
126
127 rewrite_one_header: type=T:
128   To: abc@xyz.
129 search_tidyup called
130 >>Headers after rewriting and local additions:
131 T To: abc@xyz.
132 I Message-Id: <E10HmaX-0005vi-00@myhost.test.ex>
133   Date: Tue, 2 Mar 1999 09:44:33 +0000
134
135 Data file written for message 10HmaX-0005vi-00
136 >>Generated Received: header line
137 P Received: from CALLER by myhost.test.ex with local-smtp (Exim x.yz)
138         id 10HmaX-0005vi-00
139         for abc@xyz; Tue, 2 Mar 1999 09:44:33 +0000
140 using ACL "check_data"
141 processing "accept"
142 check verify = header_syntax
143 accept: condition test failed in ACL "check_data"
144 end of ACL "check_data": implicit DENY
145 SMTP>> 550 Administrative prohibition
146 LOG: MAIN REJECT
147   U=CALLER F=<> rejected after DATA: domain missing or malformed: failing address in "To:" header is: abc@xyz.
148 smtp_setup_msg entered
149 SMTP<< quit
150 SMTP>> 221 myhost.test.ex closing connection
151 LOG: smtp_connection MAIN
152   SMTP connection from CALLER closed by QUIT
153 search_tidyup called
154 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>