Testsuite: testcase for DKIM bug 2029
[exim.git] / test / stderr / 0465
CommitLineData
54c5ebb1
PH
1Exim version x.yz ....
2changed uid/gid: forcing real = effective
3 uid=uuuu gid=CALLER_GID pid=pppp
d8fe1c03
PH
4seeking password data for user "CALLER": cache not available
5getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
54c5ebb1
PH
6configuration file is TESTSUITE/test-config
7trusted user
8admin user
9changed uid/gid: privilege not needed
10 uid=EXIM_UID gid=EXIM_GID pid=pppp
11originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
12sender address = NULL
273f34d0 13set_process_info: pppp accepting a local SMTP message from <CALLER>
54c5ebb1
PH
14 in hosts_connection_nolog? no (option unset)
15LOG: smtp_connection MAIN
16 SMTP connection from CALLER
898d150f 17SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
54c5ebb1
PH
18smtp_setup_msg entered
19SMTP<< mail from:<>
ddf1b11a 20spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
ad424056 21log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
898d150f 22SMTP>> 250 OK
54c5ebb1
PH
23SMTP<< rcpt to:<abc@domain.>
24LOG: smtp_syntax_error MAIN
25 SMTP syntax error in "rcpt to:<abc@domain.>" U=CALLER domain missing or malformed
898d150f 26SMTP>> 501 <abc@domain.>: domain missing or malformed
54c5ebb1 27SMTP<< quit
898d150f 28SMTP>> 221 myhost.test.ex closing connection
54c5ebb1
PH
29LOG: smtp_connection MAIN
30 SMTP connection from CALLER closed by QUIT
31search_tidyup called
32>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
33exim: bad -f address "abc@somewhere.": domain is malformed (trailing dot not allowed)
34Exim version x.yz ....
35changed uid/gid: forcing real = effective
36 uid=uuuu gid=CALLER_GID pid=pppp
d8fe1c03
PH
37seeking password data for user "CALLER": cache not available
38getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
54c5ebb1
PH
39configuration file is TESTSUITE/test-config
40trusted user
41admin user
42changed uid/gid: privilege not needed
43 uid=EXIM_UID gid=EXIM_GID pid=pppp
44originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
45sender address = NULL
273f34d0 46set_process_info: pppp accepting a local SMTP message from <CALLER>
54c5ebb1
PH
47 in hosts_connection_nolog? no (option unset)
48LOG: smtp_connection MAIN
49 SMTP connection from CALLER
898d150f 50SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
54c5ebb1
PH
51smtp_setup_msg entered
52SMTP<< mail from:<>
ddf1b11a 53spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
ad424056 54log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
898d150f 55SMTP>> 250 OK
54c5ebb1
PH
56SMTP<< rcpt to:<abc@domain.>
57processing "accept"
6968512f 58accept: condition test succeeded in inline ACL
a7538db1 59end of inline ACL: ACCEPT
898d150f 60SMTP>> 250 Accepted
50dc7409 61DSN: orcpt: NULL flags: 0
54c5ebb1 62SMTP<< data
898d150f 63SMTP>> 354 Enter message, ending with "." on a line by itself
54c5ebb1 64search_tidyup called
bd8fbe36
JH
65PDKIM >> raw hdr: To:{SP}abc@domain.{CR}{LF}
66PDKIM >> raw hdr: .{CR}{LF}
54c5ebb1
PH
67>>Headers received:
68To: abc@domain.
69
70rewrite_one_header: type=T:
71 To: abc@domain.
72search_tidyup called
73>>Headers after rewriting and local additions:
2709ca26 74T To: abc@domain.
b3f43fa0
JJ
75I Message-Id: <E10HmaY-0005vi-00@myhost.test.ex>
76 Date: Tue, 2 Mar 1999 09:44:33 +0000
54c5ebb1 77
0971ec06 78Data file name: TESTSUITE/spool//input//10HmaY-0005vi-00-D
54c5ebb1
PH
79Data file written for message 10HmaY-0005vi-00
80>>Generated Received: header line
81P Received: from CALLER by myhost.test.ex with local-smtp (Exim x.yz)
82 id 10HmaY-0005vi-00
83 for abc@domain; Tue, 2 Mar 1999 09:44:33 +0000
bd8fbe36 84PDKIM >> raw hdr: quit{CR}{LF}
54c5ebb1
PH
85using ACL "check_data"
86processing "accept"
87check verify = header_syntax
6968512f 88accept: condition test succeeded in ACL "check_data"
a7538db1 89end of ACL "check_data": ACCEPT
54c5ebb1
PH
90calling local_scan(); timeout=300
91local_scan() returned 0 NULL
0971ec06 92Writing spool header file: TESTSUITE/spool//input//hdr.pppp
50dc7409
JH
93DSN: Write SPOOL :-dsn_envid NULL
94DSN: Write SPOOL :-dsn_ret 0
95DSN: Flags :0
96DSN: **** SPOOL_OUT - address: |abc@domain| errorsto: |NULL| orcpt: |NULL| dsn_flags: 0
0971ec06 97Renaming spool header file: TESTSUITE/spool//input//10HmaY-0005vi-00-H
54c5ebb1
PH
98Size of headers = sss
99LOG: MAIN
100 <= <> U=CALLER P=local-smtp S=sss
101created log directory TESTSUITE/spool/log
898d150f 102SMTP>> 250 OK id=10HmaY-0005vi-00
54c5ebb1
PH
103smtp_setup_msg entered
104SMTP<< quit
898d150f 105SMTP>> 221 myhost.test.ex closing connection
54c5ebb1
PH
106LOG: smtp_connection MAIN
107 SMTP connection from CALLER closed by QUIT
108search_tidyup called
109>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
110Exim version x.yz ....
111changed uid/gid: forcing real = effective
112 uid=uuuu gid=CALLER_GID pid=pppp
d8fe1c03
PH
113seeking password data for user "CALLER": cache not available
114getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
54c5ebb1
PH
115configuration file is TESTSUITE/test-config
116trusted user
117admin user
118changed uid/gid: privilege not needed
119 uid=EXIM_UID gid=EXIM_GID pid=pppp
120originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
121sender address = NULL
273f34d0 122set_process_info: pppp accepting a local SMTP message from <CALLER>
54c5ebb1
PH
123 in hosts_connection_nolog? no (option unset)
124LOG: smtp_connection MAIN
125 SMTP connection from CALLER
898d150f 126SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
54c5ebb1
PH
127smtp_setup_msg entered
128SMTP<< mail from:<>
ddf1b11a
JH
129spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
130log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
898d150f 131SMTP>> 250 OK
54c5ebb1
PH
132SMTP<< rcpt to:<abc@xyz>
133processing "accept"
6968512f 134accept: condition test succeeded in inline ACL
a7538db1 135end of inline ACL: ACCEPT
898d150f 136SMTP>> 250 Accepted
50dc7409 137DSN: orcpt: NULL flags: 0
54c5ebb1 138SMTP<< data
898d150f 139SMTP>> 354 Enter message, ending with "." on a line by itself
54c5ebb1 140search_tidyup called
bd8fbe36
JH
141PDKIM >> raw hdr: To:{SP}abc@xyz.{CR}{LF}
142PDKIM >> raw hdr: .{CR}{LF}
54c5ebb1
PH
143>>Headers received:
144To: abc@xyz.
145
146rewrite_one_header: type=T:
147 To: abc@xyz.
148search_tidyup called
149>>Headers after rewriting and local additions:
2709ca26 150T To: abc@xyz.
b3f43fa0
JJ
151I Message-Id: <E10HmaX-0005vi-00@myhost.test.ex>
152 Date: Tue, 2 Mar 1999 09:44:33 +0000
54c5ebb1 153
0971ec06 154Data file name: TESTSUITE/spool//input//10HmaX-0005vi-00-D
54c5ebb1
PH
155Data file written for message 10HmaX-0005vi-00
156>>Generated Received: header line
157P Received: from CALLER by myhost.test.ex with local-smtp (Exim x.yz)
158 id 10HmaX-0005vi-00
159 for abc@xyz; Tue, 2 Mar 1999 09:44:33 +0000
bd8fbe36 160PDKIM >> raw hdr: quit{CR}{LF}
54c5ebb1
PH
161using ACL "check_data"
162processing "accept"
163check verify = header_syntax
6968512f 164accept: condition test failed in ACL "check_data"
54c5ebb1 165end of ACL "check_data": implicit DENY
898d150f 166SMTP>> 550 Administrative prohibition
54c5ebb1 167LOG: MAIN REJECT
75e0e026 168 U=CALLER F=<> rejected after DATA: domain missing or malformed: failing address in "To:" header is: abc@xyz.
54c5ebb1
PH
169smtp_setup_msg entered
170SMTP<< quit
898d150f 171SMTP>> 221 myhost.test.ex closing connection
54c5ebb1
PH
172LOG: smtp_connection MAIN
173 SMTP connection from CALLER closed by QUIT
174search_tidyup called
175>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>