3 changed uid/gid: forcing real = effective
4 uid=uuuu gid=CALLER_GID pid=p1234
5 configuration file is TESTSUITE/test-config
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)
25 processing "accept" (TESTSUITE/test-config 23)
26 check set acl_c0 = $acl_c0; connect
28 check set acl_c9 = $acl_c9; 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
35 something in helo_lookup_domains?
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]
43 host in limits_advertise_hosts? yes (matched "*")
44 host in dsn_advertise_hosts? no (option unset)
45 host in pipelining_advertise_hosts?
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]
52 250-LIMITS MAILMAX=1000 RCPTMAX=50000
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
61 processing "accept" (TESTSUITE/test-config 27)
62 check set acl_c0 = $acl_c0; mail
64 check set acl_c9 = $acl_c9; mail
66 check set acl_m0 = $acl_m0; mail
68 accept: condition test succeeded in ACL "mail"
69 end of ACL "mail": ACCEPT
73 processing "accept" (TESTSUITE/test-config 32)
74 check set acl_m0 = $acl_m0; rcpt
76 check set acl_m9 = $acl_m9; 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
84 SMTP>> 354 Enter message, ending with "." on a line by itself
88 qualify & rewrite recipients list
89 rewrite rules on sender address
90 qualify and rewrite headers
92 >>Headers after rewriting and local additions:
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)
100 id 10HmaX-000000005vi-0000
102 Tue, 2 Mar 1999 09:44:33 +0000
104 processing "accept" (TESTSUITE/test-config 37)
105 check set acl_m0 = $acl_m0; data
107 check set acl_m9 = $acl_m9; data
109 accept: condition test succeeded in ACL "data"
110 end of ACL "data": ACCEPT
112 <= x@y H=(something) [V4NET.0.0.0] P=esmtp S=sss
113 SMTP>> 250 OK id=10HmaX-000000005vi-0000
114 smtp_setup_msg entered
116 host in smtp_accept_max_nonmail_hosts?
118 host in smtp_accept_max_nonmail_hosts? yes (matched "*")
120 processing "accept" (TESTSUITE/test-config 41)
121 check set acl_c0 = $acl_c0; vrfy
122 = ; connect; mail; rcpt; vrfy
123 check set acl_c9 = $acl_c9; vrfy
124 = ; connect; mail; vrfy
125 check set acl_m0 = $acl_m0; vrfy
127 accept: condition test succeeded in ACL "vrfy"
128 end of ACL "vrfy": ACCEPT
129 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
131 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
133 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
137 VRFY failed for x@y H=(something) [V4NET.0.0.0]
138 SMTP>> 550 <x@y> Unrouteable address
139 SMTP<< mail from:<x@y>
140 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
141 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
143 processing "accept" (TESTSUITE/test-config 27)
144 check set acl_c0 = $acl_c0; mail
145 = ; connect; mail; rcpt; vrfy; mail
146 check set acl_c9 = $acl_c9; mail
147 = ; connect; mail; vrfy; mail
148 check set acl_m0 = $acl_m0; mail
150 accept: condition test succeeded in ACL "mail"
151 end of ACL "mail": ACCEPT
154 SMTP>> 221 mail.test.ex closing connection
155 LOG: smtp_connection MAIN
156 SMTP connection from (something) [V4NET.0.0.0] D=qqs closed by QUIT
158 >>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>