Fix DKIM verify when used with CHUNKING. Bug 2016
[exim.git] / test / stderr / 0371
CommitLineData
54c5ebb1
PH
1Exim version x.yz ....
2changed uid/gid: forcing real = effective
3 uid=uuuu gid=CALLER_GID pid=pppp
4configuration file is TESTSUITE/test-config
5admin user
6changed uid/gid: privilege not needed
7 uid=EXIM_UID gid=EXIM_GID pid=pppp
8originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
9sender address = CALLER@test.ex
10sender_fullhost = [V4NET.0.0.0]
11sender_rcvhost = [V4NET.0.0.0]
12host in hosts_connection_nolog? no (option unset)
13LOG: smtp_connection MAIN
14 SMTP connection from [V4NET.0.0.0]
15host in host_lookup? no (option unset)
16set_process_info: pppp handling incoming connection from [V4NET.0.0.0]
17host in host_reject_connection? no (option unset)
18host in sender_unqualified_hosts? no (option unset)
19host in recipient_unqualified_hosts? no (option unset)
20host in helo_verify_hosts? no (option unset)
21host in helo_try_verify_hosts? no (option unset)
22host in helo_accept_junk_hosts? no (option unset)
23using ACL "connect"
24processing "accept"
25check set acl_c0 = $acl_c0; connect
26 = ; connect
27check set acl_c9 = $acl_c9; connect
28 = ; connect
6968512f 29accept: condition test succeeded in ACL "connect"
a7538db1 30end of ACL "connect": ACCEPT
898d150f 31SMTP>> 220 mail.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
54c5ebb1
PH
32smtp_setup_msg entered
33SMTP<< ehlo something
34something in helo_lookup_domains? no (end of list)
35sender_fullhost = (something) [V4NET.0.0.0]
36sender_rcvhost = [V4NET.0.0.0] (helo=something)
37set_process_info: pppp handling incoming connection from (something) [V4NET.0.0.0]
50dc7409 38host in dsn_advertise_hosts? no (option unset)
54c5ebb1 39host in pipelining_advertise_hosts? yes (matched "*")
aa368db3 40host in chunking_advertise_hosts? no (end of list)
898d150f
PH
41SMTP>> 250-mail.test.ex Hello something [V4NET.0.0.0]
42250-SIZE 52428800
5b456975 43250-8BITMIME
bbc8ed07 44250-VRFY
898d150f
PH
45250-PIPELINING
46250 HELP
54c5ebb1 47SMTP<< mail from:<x@y>
ddf1b11a 48spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
ad424056 49log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
54c5ebb1
PH
50using ACL "mail"
51processing "accept"
52check set acl_c0 = $acl_c0; mail
53 = ; connect; mail
54check set acl_c9 = $acl_c9; mail
55 = ; connect; mail
56check set acl_m0 = $acl_m0; mail
57 = ; mail
6968512f 58accept: condition test succeeded in ACL "mail"
a7538db1 59end of ACL "mail": ACCEPT
898d150f 60SMTP>> 250 OK
54c5ebb1
PH
61SMTP<< rcpt to:<x@y>
62using ACL "rcpt"
63processing "accept"
64check set acl_m0 = $acl_m0; rcpt
65 = ; mail; rcpt
66check set acl_m9 = $acl_m9; rcpt
67 = ; rcpt
68check set acl_c0 = $acl_c0; rcpt
69 = ; connect; mail; rcpt
6968512f 70accept: condition test succeeded in ACL "rcpt"
a7538db1 71end of ACL "rcpt": ACCEPT
898d150f 72SMTP>> 250 Accepted
50dc7409 73DSN: orcpt: NULL flags: 0
54c5ebb1 74SMTP<< data
898d150f 75SMTP>> 354 Enter message, ending with "." on a line by itself
54c5ebb1 76search_tidyup called
bd8fbe36
JH
77PDKIM >> raw hdr: {CR}{LF}
78PDKIM >> raw hdr: .{CR}{LF}
79PDKIM >> raw hdr: vrfy{SP}x@y{CR}{LF}
80PDKIM >> raw hdr: mail{SP}from:<x@y>{CR}{LF}
54c5ebb1
PH
81>>Headers received:
82
83search_tidyup called
84>>Headers after rewriting and local additions:
85
0971ec06 86Data file name: TESTSUITE/spool//input//10HmaX-0005vi-00-D
54c5ebb1
PH
87Data file written for message 10HmaX-0005vi-00
88>>Generated Received: header line
89P Received: from [V4NET.0.0.0] (helo=something)
90 by mail.test.ex with esmtp (Exim x.yz)
91 (envelope-from <x@y>)
92 id 10HmaX-0005vi-00
93 for x@y; Tue, 2 Mar 1999 09:44:33 +0000
bd8fbe36 94PDKIM >> raw hdr: quit{CR}{LF}
54c5ebb1
PH
95using ACL "data"
96processing "accept"
97check set acl_m0 = $acl_m0; data
98 = ; mail; rcpt; data
99check set acl_m9 = $acl_m9; data
100 = ; rcpt; data
6968512f 101accept: condition test succeeded in ACL "data"
a7538db1 102end of ACL "data": ACCEPT
54c5ebb1
PH
103calling local_scan(); timeout=300
104local_scan() returned 0 NULL
105LOG: MAIN
106 <= x@y H=(something) [V4NET.0.0.0] P=esmtp S=sss
898d150f 107SMTP>> 250 OK id=10HmaX-0005vi-00
54c5ebb1
PH
108smtp_setup_msg entered
109SMTP<< vrfy x@y
110host in smtp_accept_max_nonmail_hosts? yes (matched "*")
111using ACL "vrfy"
112processing "accept"
113check set acl_c0 = $acl_c0; vrfy
114 = ; connect; mail; rcpt; vrfy
115check set acl_c9 = $acl_c9; vrfy
116 = ; connect; mail; vrfy
117check set acl_m0 = $acl_m0; vrfy
118 = ; vrfy
6968512f 119accept: condition test succeeded in ACL "vrfy"
a7538db1 120end of ACL "vrfy": ACCEPT
54c5ebb1
PH
121>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
122Verifying x@y
123>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
124Considering x@y
125>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
126routing x@y
127no more routers
128LOG: MAIN
129 VRFY failed for x@y H=(something) [V4NET.0.0.0]
898d150f 130SMTP>> 550 <x@y> Unrouteable address
54c5ebb1 131SMTP<< mail from:<x@y>
ddf1b11a 132spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
ad424056 133log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
54c5ebb1
PH
134using ACL "mail"
135processing "accept"
136check set acl_c0 = $acl_c0; mail
137 = ; connect; mail; rcpt; vrfy; mail
138check set acl_c9 = $acl_c9; mail
139 = ; connect; mail; vrfy; mail
140check set acl_m0 = $acl_m0; mail
141 = ; mail
6968512f 142accept: condition test succeeded in ACL "mail"
a7538db1 143end of ACL "mail": ACCEPT
898d150f 144SMTP>> 250 OK
54c5ebb1 145SMTP<< quit
898d150f 146SMTP>> 221 mail.test.ex closing connection
54c5ebb1
PH
147LOG: smtp_connection MAIN
148 SMTP connection from (something) [V4NET.0.0.0] closed by QUIT
149search_tidyup called
150>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>