Call notquite ACL for synprot-error limit. Bug 3092
[exim.git] / test / stderr / 0371
1 Exim version x.yz ....
2 Hints DB:
3 changed uid/gid: forcing real = effective
4   uid=uuuu gid=CALLER_GID pid=p1234
5 configuration file is TESTSUITE/test-config
6 admin user
7 changed uid/gid: privilege not needed
8   uid=EXIM_UID gid=EXIM_GID pid=p1234
9 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
10 sender address = CALLER@test.ex
11 sender_fullhost = [V4NET.0.0.0]
12 sender_rcvhost = [V4NET.0.0.0]
13 host in hosts_connection_nolog? no (option unset)
14 LOG: smtp_connection MAIN
15   SMTP connection from [V4NET.0.0.0]
16 host in host_lookup? no (option unset)
17 set_process_info: pppp handling incoming connection from [V4NET.0.0.0]
18 host in host_reject_connection? no (option unset)
19 host in sender_unqualified_hosts? no (option unset)
20 host in recipient_unqualified_hosts? no (option unset)
21 host in helo_verify_hosts? no (option unset)
22 host in helo_try_verify_hosts? no (option unset)
23 host in helo_accept_junk_hosts? no (option unset)
24 using ACL "connect"
25 processing ACL connect "accept" (TESTSUITE/test-config 23)
26 check set acl_c0 = $acl_c0; connect
27                  = ; connect
28 check set acl_c9 = $acl_c9; connect
29                  = ; connect
30 accept: condition test succeeded in ACL connect
31 end of ACL connect: ACCEPT
32 SMTP>> 220 mail.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
33 smtp_setup_msg entered
34 SMTP<< ehlo something
35 something in helo_lookup_domains?
36  list element: @
37  list element: @[]
38 something in helo_lookup_domains? no (end of list)
39 sender_fullhost = (something) [V4NET.0.0.0]
40 sender_rcvhost = [V4NET.0.0.0] (helo=something)
41 set_process_info: pppp handling incoming connection from (something) [V4NET.0.0.0]
42  list element: *
43   host in limits_advertise_hosts? yes (matched "*")
44 host in dsn_advertise_hosts? no (option unset)
45 host in pipelining_advertise_hosts?
46  list element: *
47   host in pipelining_advertise_hosts? yes (matched "*")
48 host in chunking_advertise_hosts?
49 host in chunking_advertise_hosts? no (end of list)
50 SMTP>> 250-mail.test.ex Hello something [V4NET.0.0.0]
51        250-SIZE 52428800
52        250-LIMITS MAILMAX=1000 RCPTMAX=50000
53        250-8BITMIME
54        250-VRFY
55        250-PIPELINING
56        250 HELP
57 SMTP<< mail from:<x@y>
58 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
59 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
60 using ACL "mail"
61 processing ACL mail "accept" (TESTSUITE/test-config 27)
62 check set acl_c0 = $acl_c0; mail
63                  = ; connect; mail
64 check set acl_c9 = $acl_c9; mail
65                  = ; connect; mail
66 check set acl_m0 = $acl_m0; mail
67                  = ; mail
68 accept: condition test succeeded in ACL mail
69 end of ACL mail: ACCEPT
70 SMTP>> 250 OK
71 SMTP<< rcpt to:<x@y>
72 using ACL "rcpt"
73 processing ACL rcpt "accept" (TESTSUITE/test-config 32)
74 check set acl_m0 = $acl_m0; rcpt
75                  = ; mail; rcpt
76 check set acl_m9 = $acl_m9; rcpt
77                  = ; rcpt
78 check set acl_c0 = $acl_c0; rcpt
79                  = ; connect; mail; rcpt
80 accept: condition test succeeded in ACL rcpt
81 end of ACL rcpt: ACCEPT
82 SMTP>> 250 Accepted
83 SMTP<< data
84 SMTP>> 354 Enter message, ending with "." on a line by itself
85 search_tidyup called
86 >>Headers received:
87
88 qualify & rewrite recipients list
89 rewrite rules on sender address
90 qualify and rewrite headers
91 search_tidyup called
92 >>Headers after rewriting and local additions:
93
94 Data file name: TESTSUITE/spool//input//10HmaX-000000005vi-0000-D
95 Data file written for message 10HmaX-000000005vi-0000
96 >>Generated Received: header line
97 P Received: from [V4NET.0.0.0] (helo=something)
98         by mail.test.ex with esmtp (Exim x.yz)
99         (envelope-from <x@y>)
100         id 10HmaX-000000005vi-0000
101         for x@y;
102         Tue, 2 Mar 1999 09:44:33 +0000
103 using ACL "data"
104 processing ACL data "accept" (TESTSUITE/test-config 37)
105 check set acl_m0 = $acl_m0; data
106                  = ; mail; rcpt; data
107 check set acl_m9 = $acl_m9; data
108                  = ; rcpt; data
109 accept: condition test succeeded in ACL data
110 end of ACL data: ACCEPT
111 LOG: MAIN
112   <= x@y H=(something) [V4NET.0.0.0] P=esmtp S=sss
113 receive_msg: tidyup
114 SMTP>> 250 OK id=10HmaX-000000005vi-0000
115 smtp_setup_msg entered
116 SMTP<< vrfy x@y
117 host in smtp_accept_max_nonmail_hosts?
118  list element: *
119   host in smtp_accept_max_nonmail_hosts? yes (matched "*")
120 using ACL "vrfy"
121 processing ACL vrfy "accept" (TESTSUITE/test-config 41)
122 check set acl_c0 = $acl_c0; vrfy
123                  = ; connect; mail; rcpt; vrfy
124 check set acl_c9 = $acl_c9; vrfy
125                  = ; connect; mail; vrfy
126 check set acl_m0 = $acl_m0; vrfy
127                  = ; vrfy
128 accept: condition test succeeded in ACL vrfy
129 end of ACL vrfy: ACCEPT
130 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
131 Verifying x@y
132 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
133 Considering x@y
134 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
135 routing x@y
136 no more routers
137 LOG: MAIN
138   VRFY failed for x@y H=(something) [V4NET.0.0.0]
139 SMTP>> 550 <x@y> Unrouteable address
140 SMTP<< mail from:<x@y>
141 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
142 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
143 using ACL "mail"
144 processing ACL mail "accept" (TESTSUITE/test-config 27)
145 check set acl_c0 = $acl_c0; mail
146                  = ; connect; mail; rcpt; vrfy; mail
147 check set acl_c9 = $acl_c9; mail
148                  = ; connect; mail; vrfy; mail
149 check set acl_m0 = $acl_m0; mail
150                  = ; mail
151 accept: condition test succeeded in ACL mail
152 end of ACL mail: ACCEPT
153 SMTP>> 250 OK
154 SMTP<< quit
155 SMTP>> 221 mail.test.ex closing connection
156 LOG: smtp_connection MAIN
157   SMTP connection from (something) [V4NET.0.0.0] D=qqs closed by QUIT
158 search_tidyup called
159 >>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>