2 changed uid/gid: forcing real = effective
3 uid=uuuu gid=CALLER_GID pid=p1234
5 list element: EXIM_TESTHARNESS_DISABLE_OCSPVALIDITYCHECK
7 list element: EXIM_TESTHARNESS_DISABLE_OCSPVALIDITYCHECK
9 list element: EXIM_TESTHARNESS_DISABLE_OCSPVALIDITYCHECK
11 list element: EXIM_TESTHARNESS_DISABLE_OCSPVALIDITYCHECK
13 list element: EXIM_TESTHARNESS_DISABLE_OCSPVALIDITYCHECK
15 list element: EXIM_TESTHARNESS_DISABLE_OCSPVALIDITYCHECK
18 list element: EXIM_TESTHARNESS_DISABLE_OCSPVALIDITYCHECK
20 configuration file is TESTSUITE/test-config
22 changed uid/gid: privilege not needed
23 uid=EXIM_UID gid=EXIM_GID pid=p1234
24 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
25 sender address = CALLER@test.ex
26 sender_fullhost = [V4NET.0.0.0]
27 sender_rcvhost = [V4NET.0.0.0]
28 host in hosts_connection_nolog? no (option unset)
29 LOG: smtp_connection MAIN
30 SMTP connection from [V4NET.0.0.0]
31 host in host_lookup? no (option unset)
32 set_process_info: pppp handling incoming connection from [V4NET.0.0.0]
33 host in host_reject_connection? no (option unset)
34 host in sender_unqualified_hosts? no (option unset)
35 host in recipient_unqualified_hosts? no (option unset)
36 host in helo_verify_hosts? no (option unset)
37 host in helo_try_verify_hosts? no (option unset)
38 host in helo_accept_junk_hosts? no (option unset)
40 processing "accept" (TESTSUITE/test-config 23)
41 check set acl_c0 = $acl_c0; connect
43 check set acl_c9 = $acl_c9; connect
45 accept: condition test succeeded in ACL "connect"
46 end of ACL "connect": ACCEPT
48 SMTP>> 220 mail.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
49 smtp_setup_msg entered
53 something in helo_lookup_domains? no (end of list)
54 sender_fullhost = (something) [V4NET.0.0.0]
55 sender_rcvhost = [V4NET.0.0.0] (helo=something)
56 set_process_info: pppp handling incoming connection from (something) [V4NET.0.0.0]
57 host in dsn_advertise_hosts? no (option unset)
59 host in pipelining_advertise_hosts? yes (matched "*")
60 host in chunking_advertise_hosts? no (end of list)
61 SMTP>> 250-mail.test.ex Hello something [V4NET.0.0.0]
67 SMTP<< mail from:<x@y>
68 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
69 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
71 processing "accept" (TESTSUITE/test-config 27)
72 check set acl_c0 = $acl_c0; mail
74 check set acl_c9 = $acl_c9; mail
76 check set acl_m0 = $acl_m0; mail
78 accept: condition test succeeded in ACL "mail"
79 end of ACL "mail": ACCEPT
83 processing "accept" (TESTSUITE/test-config 32)
84 check set acl_m0 = $acl_m0; rcpt
86 check set acl_m9 = $acl_m9; rcpt
88 check set acl_c0 = $acl_c0; rcpt
89 = ; connect; mail; rcpt
90 accept: condition test succeeded in ACL "rcpt"
91 end of ACL "rcpt": ACCEPT
94 SMTP>> 354 Enter message, ending with "." on a line by itself
98 qualify & rewrite recipients list
102 >>Headers after rewriting and local additions:
104 Data file name: TESTSUITE/spool//input//10HmaX-0005vi-00-D
105 Data file written for message 10HmaX-0005vi-00
106 >>Generated Received: header line
107 P Received: from [V4NET.0.0.0] (helo=something)
108 by mail.test.ex with esmtp (Exim x.yz)
109 (envelope-from <x@y>)
112 Tue, 2 Mar 1999 09:44:33 +0000
114 processing "accept" (TESTSUITE/test-config 37)
115 check set acl_m0 = $acl_m0; data
117 check set acl_m9 = $acl_m9; data
119 accept: condition test succeeded in ACL "data"
120 end of ACL "data": ACCEPT
122 <= x@y H=(something) [V4NET.0.0.0] P=esmtp S=sss
123 SMTP>> 250 OK id=10HmaX-0005vi-00
124 smtp_setup_msg entered
127 host in smtp_accept_max_nonmail_hosts? yes (matched "*")
129 processing "accept" (TESTSUITE/test-config 41)
130 check set acl_c0 = $acl_c0; vrfy
131 = ; connect; mail; rcpt; vrfy
132 check set acl_c9 = $acl_c9; vrfy
133 = ; connect; mail; vrfy
134 check set acl_m0 = $acl_m0; vrfy
136 accept: condition test succeeded in ACL "vrfy"
137 end of ACL "vrfy": ACCEPT
138 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
140 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
142 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
146 VRFY failed for x@y H=(something) [V4NET.0.0.0]
147 SMTP>> 550 <x@y> Unrouteable address
148 SMTP<< mail from:<x@y>
149 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
150 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
152 processing "accept" (TESTSUITE/test-config 27)
153 check set acl_c0 = $acl_c0; mail
154 = ; connect; mail; rcpt; vrfy; mail
155 check set acl_c9 = $acl_c9; mail
156 = ; connect; mail; vrfy; mail
157 check set acl_m0 = $acl_m0; mail
159 accept: condition test succeeded in ACL "mail"
160 end of ACL "mail": ACCEPT
163 SMTP>> 221 mail.test.ex closing connection
164 LOG: smtp_connection MAIN
165 SMTP connection from (something) [V4NET.0.0.0] closed by QUIT
167 >>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>