2 changed uid/gid: forcing real = effective
3 uid=uuuu gid=CALLER_GID pid=pppp
4 configuration file is TESTSUITE/test-config
6 changed uid/gid: privilege not needed
7 uid=EXIM_UID gid=EXIM_GID pid=pppp
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)
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 SMTP>> 220 mail.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
32 smtp_setup_msg entered
34 something in helo_lookup_domains? no (end of list)
35 sender_fullhost = (something) [V4NET.0.0.0]
36 sender_rcvhost = [V4NET.0.0.0] (helo=something)
37 set_process_info: pppp handling incoming connection from (something) [V4NET.0.0.0]
38 host in dsn_advertise_hosts? no (option unset)
39 host in pipelining_advertise_hosts? yes (matched "*")
40 host in chunking_advertise_hosts? no (end of list)
41 SMTP>> 250-mail.test.ex Hello something [V4NET.0.0.0]
47 SMTP<< mail from:<x@y>
48 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
49 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
52 check set acl_c0 = $acl_c0; mail
54 check set acl_c9 = $acl_c9; mail
56 check set acl_m0 = $acl_m0; mail
58 accept: condition test succeeded in ACL "mail"
59 end of ACL "mail": ACCEPT
64 check set acl_m0 = $acl_m0; rcpt
66 check set acl_m9 = $acl_m9; rcpt
68 check set acl_c0 = $acl_c0; rcpt
69 = ; connect; mail; rcpt
70 accept: condition test succeeded in ACL "rcpt"
71 end of ACL "rcpt": ACCEPT
73 DSN: orcpt: NULL flags: 0
75 SMTP>> 354 Enter message, ending with "." on a line by itself
77 PDKIM >> raw hdr: {CR}{LF}
78 PDKIM >> raw hdr: .{CR}{LF}
79 PDKIM >> raw hdr: vrfy{SP}x@y{CR}{LF}
80 PDKIM >> raw hdr: mail{SP}from:<x@y>{CR}{LF}
84 >>Headers after rewriting and local additions:
86 Data file name: TESTSUITE/spool//input//10HmaX-0005vi-00-D
87 Data file written for message 10HmaX-0005vi-00
88 >>Generated Received: header line
89 P Received: from [V4NET.0.0.0] (helo=something)
90 by mail.test.ex with esmtp (Exim x.yz)
93 for x@y; Tue, 2 Mar 1999 09:44:33 +0000
94 PDKIM >> raw hdr: quit{CR}{LF}
97 check set acl_m0 = $acl_m0; data
99 check set acl_m9 = $acl_m9; data
101 accept: condition test succeeded in ACL "data"
102 end of ACL "data": ACCEPT
103 calling local_scan(); timeout=300
104 local_scan() returned 0 NULL
106 <= x@y H=(something) [V4NET.0.0.0] P=esmtp S=sss
107 SMTP>> 250 OK id=10HmaX-0005vi-00
108 smtp_setup_msg entered
110 host in smtp_accept_max_nonmail_hosts? yes (matched "*")
113 check set acl_c0 = $acl_c0; vrfy
114 = ; connect; mail; rcpt; vrfy
115 check set acl_c9 = $acl_c9; vrfy
116 = ; connect; mail; vrfy
117 check set acl_m0 = $acl_m0; vrfy
119 accept: condition test succeeded in ACL "vrfy"
120 end of ACL "vrfy": ACCEPT
121 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
123 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
125 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
129 VRFY failed for x@y H=(something) [V4NET.0.0.0]
130 SMTP>> 550 <x@y> Unrouteable address
131 SMTP<< mail from:<x@y>
132 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
133 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
136 check set acl_c0 = $acl_c0; mail
137 = ; connect; mail; rcpt; vrfy; mail
138 check set acl_c9 = $acl_c9; mail
139 = ; connect; mail; vrfy; mail
140 check set acl_m0 = $acl_m0; mail
142 accept: condition test succeeded in ACL "mail"
143 end of ACL "mail": ACCEPT
146 SMTP>> 221 mail.test.ex closing connection
147 LOG: smtp_connection MAIN
148 SMTP connection from (something) [V4NET.0.0.0] closed by QUIT
150 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>