2 changed uid/gid: forcing real = effective
3 uid=uuuu gid=CALLER_GID pid=p1234
4 configuration file is TESTSUITE/test-config
6 changed uid/gid: privilege not needed
7 uid=EXIM_UID gid=EXIM_GID pid=p1234
8 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
9 sender address = CALLER@test.ex
10 sender_fullhost = [V4NET.0.0.0]
11 sender_rcvhost = [V4NET.0.0.0]
12 host in hosts_connection_nolog? no (option unset)
13 LOG: smtp_connection MAIN
14 SMTP connection from [V4NET.0.0.0]
15 host in host_lookup? no (option unset)
16 set_process_info: pppp handling incoming connection from [V4NET.0.0.0]
17 host in host_reject_connection? no (option unset)
18 host in sender_unqualified_hosts? no (option unset)
19 host in recipient_unqualified_hosts? no (option unset)
20 host in helo_verify_hosts? no (option unset)
21 host in helo_try_verify_hosts? no (option unset)
22 host in helo_accept_junk_hosts? no (option unset)
24 processing "accept" (TESTSUITE/test-config 23)
25 check set acl_c0 = $acl_c0; connect
27 check set acl_c9 = $acl_c9; connect
29 accept: condition test succeeded in ACL "connect"
30 end of ACL "connect": ACCEPT
31 host in pipelining_connect_advertise_hosts?
33 SMTP>> 220 mail.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
34 smtp_setup_msg entered
36 something in helo_lookup_domains?
39 something in helo_lookup_domains? no (end of list)
40 sender_fullhost = (something) [V4NET.0.0.0]
41 sender_rcvhost = [V4NET.0.0.0] (helo=something)
42 set_process_info: pppp handling incoming connection from (something) [V4NET.0.0.0]
43 host in limits_advertise_hosts?
45 host in dsn_advertise_hosts? no (option unset)
46 host in pipelining_advertise_hosts?
48 host in pipelining_advertise_hosts? yes (matched "*")
49 host in chunking_advertise_hosts?
50 host in chunking_advertise_hosts? no (end of list)
51 host in tls_advertise_hosts?
52 SMTP>> 250-mail.test.ex Hello something [V4NET.0.0.0]
58 SMTP<< mail from:<x@y>
59 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
60 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
62 processing "accept" (TESTSUITE/test-config 27)
63 check set acl_c0 = $acl_c0; mail
65 check set acl_c9 = $acl_c9; mail
67 check set acl_m0 = $acl_m0; mail
69 accept: condition test succeeded in ACL "mail"
70 end of ACL "mail": ACCEPT
74 processing "accept" (TESTSUITE/test-config 32)
75 check set acl_m0 = $acl_m0; rcpt
77 check set acl_m9 = $acl_m9; rcpt
79 check set acl_c0 = $acl_c0; rcpt
80 = ; connect; mail; rcpt
81 accept: condition test succeeded in ACL "rcpt"
82 end of ACL "rcpt": ACCEPT
85 SMTP>> 354 Enter message, ending with "." on a line by itself
89 qualify & rewrite recipients list
93 >>Headers after rewriting and local additions:
95 Data file name: TESTSUITE/spool//input//10HmaX-0005vi-00-D
96 Data file written for message 10HmaX-0005vi-00
97 >>Generated Received: header line
98 P Received: from [V4NET.0.0.0] (helo=something)
99 by mail.test.ex with esmtp (Exim x.yz)
100 (envelope-from <x@y>)
103 Tue, 2 Mar 1999 09:44:33 +0000
105 processing "accept" (TESTSUITE/test-config 37)
106 check set acl_m0 = $acl_m0; data
108 check set acl_m9 = $acl_m9; data
110 accept: condition test succeeded in ACL "data"
111 end of ACL "data": ACCEPT
113 <= x@y H=(something) [V4NET.0.0.0] P=esmtp S=sss
114 SMTP>> 250 OK id=10HmaX-0005vi-00
115 smtp_setup_msg entered
117 host in smtp_accept_max_nonmail_hosts?
119 host in smtp_accept_max_nonmail_hosts? yes (matched "*")
121 processing "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
128 accept: condition test succeeded in ACL "vrfy"
129 end of ACL "vrfy": ACCEPT
130 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
132 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
134 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
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
144 processing "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
151 accept: condition test succeeded in ACL "mail"
152 end of ACL "mail": ACCEPT
155 SMTP>> 221 mail.test.ex closing connection
156 LOG: smtp_connection MAIN
157 SMTP connection from (something) [V4NET.0.0.0] closed by QUIT
159 >>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>