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
57 DSN: orcpt: NULL flags: 0
59 SMTP>> 354 Enter message, ending with "." on a line by itself
64 rewrite_one_header: type=T:
67 >>Headers after rewriting and local additions:
69 I Message-Id: <E10HmaY-0005vi-00@myhost.test.ex>
70 Date: Tue, 2 Mar 1999 09:44:33 +0000
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)
76 for abc@domain; Tue, 2 Mar 1999 09:44:33 +0000
77 using ACL "check_data"
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
88 DSN: **** SPOOL_OUT - address: |abc@domain| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0
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
96 SMTP>> 221 myhost.test.ex closing connection
97 LOG: smtp_connection MAIN
98 SMTP connection from CALLER closed by QUIT
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
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
121 SMTP<< rcpt to:<abc@xyz>
123 accept: condition test succeeded in inline ACL
124 end of inline ACL: ACCEPT
126 DSN: orcpt: NULL flags: 0
128 SMTP>> 354 Enter message, ending with "." on a line by itself
133 rewrite_one_header: type=T:
136 >>Headers after rewriting and local additions:
138 I Message-Id: <E10HmaX-0005vi-00@myhost.test.ex>
139 Date: Tue, 2 Mar 1999 09:44:33 +0000
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)
145 for abc@xyz; Tue, 2 Mar 1999 09:44:33 +0000
146 using ACL "check_data"
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
153 U=CALLER F=<> rejected after DATA: domain missing or malformed: failing address in "To:" header is: abc@xyz.
154 smtp_setup_msg entered
156 SMTP>> 221 myhost.test.ex closing connection
157 LOG: smtp_connection MAIN
158 SMTP connection from CALLER closed by QUIT
160 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>