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