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
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
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
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
26 SMTP>> 221 myhost.test.ex closing connection
27 LOG: smtp_connection MAIN
28 SMTP connection from CALLER closed by QUIT
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
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
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
52 SMTP<< rcpt to:<abc@domain.>
54 accept: condition test succeeded in inline ACL
55 end of inline ACL: ACCEPT
58 SMTP>> 354 Enter message, ending with "." on a line by itself
63 rewrite_one_header: type=T:
66 >>Headers after rewriting and local additions:
68 I Message-Id: <E10HmaY-0005vi-00@myhost.test.ex>
69 Date: Tue, 2 Mar 1999 09:44:33 +0000
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)
75 for abc@domain; Tue, 2 Mar 1999 09:44:33 +0000
76 using ACL "check_data"
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
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
91 SMTP>> 221 myhost.test.ex closing connection
92 LOG: smtp_connection MAIN
93 SMTP connection from CALLER closed by QUIT
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
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
116 SMTP<< rcpt to:<abc@xyz>
118 accept: condition test succeeded in inline ACL
119 end of inline ACL: ACCEPT
122 SMTP>> 354 Enter message, ending with "." on a line by itself
127 rewrite_one_header: type=T:
130 >>Headers after rewriting and local additions:
132 I Message-Id: <E10HmaX-0005vi-00@myhost.test.ex>
133 Date: Tue, 2 Mar 1999 09:44:33 +0000
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)
139 for abc@xyz; Tue, 2 Mar 1999 09:44:33 +0000
140 using ACL "check_data"
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
147 U=CALLER F=<> rejected after DATA: domain missing or malformed: failing address in "To:" header is: abc@xyz.
148 smtp_setup_msg entered
150 SMTP>> 221 myhost.test.ex closing connection
151 LOG: smtp_connection MAIN
152 SMTP connection from CALLER closed by QUIT
154 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>