SPF: split library init from per-connection init
[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"
897024f1 24processing "accept" (TESTSUITE/test-config 23)
54c5ebb1
PH
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]
73ec116f 38spf_conn_init: something V4NET.0.0.0
b8e97684
JH
39SPF_dns_exim_new
40spf_compile.c:523 Debug: Parsing macro starting at Please%_see%_http://www.openspf.org/Why?id=%{S}&ip=%{C}&receiver=%{R}
41spf_compile.c:1210 Debug: Compiling record v=spf1
50dc7409 42host in dsn_advertise_hosts? no (option unset)
54c5ebb1 43host in pipelining_advertise_hosts? yes (matched "*")
aa368db3 44host in chunking_advertise_hosts? no (end of list)
898d150f
PH
45SMTP>> 250-mail.test.ex Hello something [V4NET.0.0.0]
46250-SIZE 52428800
5b456975 47250-8BITMIME
bbc8ed07 48250-VRFY
898d150f
PH
49250-PIPELINING
50250 HELP
54c5ebb1 51SMTP<< mail from:<x@y>
ddf1b11a 52spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
ad424056 53log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
54c5ebb1 54using ACL "mail"
897024f1 55processing "accept" (TESTSUITE/test-config 27)
54c5ebb1
PH
56check set acl_c0 = $acl_c0; mail
57 = ; connect; mail
58check set acl_c9 = $acl_c9; mail
59 = ; connect; mail
60check set acl_m0 = $acl_m0; mail
61 = ; mail
6968512f 62accept: condition test succeeded in ACL "mail"
a7538db1 63end of ACL "mail": ACCEPT
898d150f 64SMTP>> 250 OK
54c5ebb1
PH
65SMTP<< rcpt to:<x@y>
66using ACL "rcpt"
897024f1 67processing "accept" (TESTSUITE/test-config 32)
54c5ebb1
PH
68check set acl_m0 = $acl_m0; rcpt
69 = ; mail; rcpt
70check set acl_m9 = $acl_m9; rcpt
71 = ; rcpt
72check set acl_c0 = $acl_c0; rcpt
73 = ; connect; mail; rcpt
6968512f 74accept: condition test succeeded in ACL "rcpt"
a7538db1 75end of ACL "rcpt": ACCEPT
898d150f 76SMTP>> 250 Accepted
50dc7409 77DSN: orcpt: NULL flags: 0
54c5ebb1 78SMTP<< data
898d150f 79SMTP>> 354 Enter message, ending with "." on a line by itself
54c5ebb1
PH
80search_tidyup called
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
94using ACL "data"
897024f1 95processing "accept" (TESTSUITE/test-config 37)
54c5ebb1
PH
96check set acl_m0 = $acl_m0; data
97 = ; mail; rcpt; data
98check set acl_m9 = $acl_m9; data
99 = ; rcpt; data
6968512f 100accept: condition test succeeded in ACL "data"
a7538db1 101end of ACL "data": ACCEPT
54c5ebb1
PH
102LOG: MAIN
103 <= x@y H=(something) [V4NET.0.0.0] P=esmtp S=sss
898d150f 104SMTP>> 250 OK id=10HmaX-0005vi-00
54c5ebb1
PH
105smtp_setup_msg entered
106SMTP<< vrfy x@y
107host in smtp_accept_max_nonmail_hosts? yes (matched "*")
108using ACL "vrfy"
897024f1 109processing "accept" (TESTSUITE/test-config 41)
54c5ebb1
PH
110check set acl_c0 = $acl_c0; vrfy
111 = ; connect; mail; rcpt; vrfy
112check set acl_c9 = $acl_c9; vrfy
113 = ; connect; mail; vrfy
114check set acl_m0 = $acl_m0; vrfy
115 = ; vrfy
6968512f 116accept: condition test succeeded in ACL "vrfy"
a7538db1 117end of ACL "vrfy": ACCEPT
54c5ebb1
PH
118>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
119Verifying x@y
120>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
121Considering x@y
122>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
123routing x@y
124no more routers
125LOG: MAIN
126 VRFY failed for x@y H=(something) [V4NET.0.0.0]
898d150f 127SMTP>> 550 <x@y> Unrouteable address
54c5ebb1 128SMTP<< mail from:<x@y>
ddf1b11a 129spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
ad424056 130log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
54c5ebb1 131using ACL "mail"
897024f1 132processing "accept" (TESTSUITE/test-config 27)
54c5ebb1
PH
133check set acl_c0 = $acl_c0; mail
134 = ; connect; mail; rcpt; vrfy; mail
135check set acl_c9 = $acl_c9; mail
136 = ; connect; mail; vrfy; mail
137check set acl_m0 = $acl_m0; mail
138 = ; mail
6968512f 139accept: condition test succeeded in ACL "mail"
a7538db1 140end of ACL "mail": ACCEPT
898d150f 141SMTP>> 250 OK
54c5ebb1 142SMTP<< quit
898d150f 143SMTP>> 221 mail.test.ex closing connection
54c5ebb1
PH
144LOG: smtp_connection MAIN
145 SMTP connection from (something) [V4NET.0.0.0] closed by QUIT
146search_tidyup called
9bfb7e1b 147>>>>>>>>>>>>>>>> Exim pid=pppp (main) terminating with rc=0 >>>>>>>>>>>>>>>>