2 changed uid/gid: forcing real = effective
3 uid=uuuu gid=CALLER_GID pid=pppp
4 configuration file is TESTSUITE/test-config
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
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
\r
15 smtp_setup_msg entered
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
\r
23 SMTP>> 221 myhost.test.ex closing connection
\r
24 LOG: smtp_connection MAIN
25 SMTP connection from CALLER closed by QUIT
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
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
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
\r
43 smtp_setup_msg entered
46 SMTP<< rcpt to:<abc@domain.>
48 accept: condition test succeeded
51 SMTP>> 354 Enter message, ending with "." on a line by itself
\r
56 rewrite_one_header: type=T:
59 >>Headers after rewriting and local additions:
61 I Message-Id: <E10HmaY-0005vi-00@myhost.test.ex>
62 Date: Tue, 2 Mar 1999 09:44:33 +0000
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)
68 for abc@domain; Tue, 2 Mar 1999 09:44:33 +0000
69 using ACL "check_data"
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
78 <= <> U=CALLER P=local-smtp S=sss
79 created log directory TESTSUITE/spool/log
80 SMTP>> 250 OK id=10HmaY-0005vi-00
\r
81 smtp_setup_msg entered
83 SMTP>> 221 myhost.test.ex closing connection
\r
84 LOG: smtp_connection MAIN
85 SMTP connection from CALLER closed by QUIT
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
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
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
\r
102 smtp_setup_msg entered
105 SMTP<< rcpt to:<abc@xyz>
107 accept: condition test succeeded
108 SMTP>> 250 Accepted
\r
110 SMTP>> 354 Enter message, ending with "." on a line by itself
\r
115 rewrite_one_header: type=T:
118 >>Headers after rewriting and local additions:
120 I Message-Id: <E10HmaX-0005vi-00@myhost.test.ex>
121 Date: Tue, 2 Mar 1999 09:44:33 +0000
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)
127 for abc@xyz; Tue, 2 Mar 1999 09:44:33 +0000
128 using ACL "check_data"
130 check verify = header_syntax
131 accept: condition test failed
132 end of ACL "check_data": implicit DENY
133 SMTP>> 550 Administrative prohibition
\r
135 U=CALLER F=<> rejected after DATA: domain missing or malformed: failing address in "To:" header is: abc@xyz.
136 smtp_setup_msg entered
138 SMTP>> 221 myhost.test.ex closing connection
\r
139 LOG: smtp_connection MAIN
140 SMTP connection from CALLER closed by QUIT
142 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>