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@the.local.host.name
11 sender_fullhost = [1.2.3.4]
12 sender_rcvhost = [1.2.3.4]
13 host in hosts_connection_nolog? no (option unset)
14 LOG: smtp_connection MAIN
15 SMTP connection from [1.2.3.4]
16 host in host_lookup? no (option unset)
17 set_process_info: pppp handling incoming connection from [1.2.3.4]
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 SMTP>> 220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
25 smtp_setup_msg entered
27 [1.2.3.4] in helo_lookup_domains?
30 [1.2.3.4] in helo_lookup_domains? no (end of list)
31 sender_fullhost = ([1.2.3.4]) [1.2.3.4]
32 sender_rcvhost = [1.2.3.4]
33 set_process_info: pppp handling incoming connection from ([1.2.3.4]) [1.2.3.4]
34 SMTP>> 250 the.local.host.name Hello [1.2.3.4] [1.2.3.4]
35 SMTP<< mail from:<a@b>
36 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
37 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
41 processing "require" (TESTSUITE/test-config 16)
42 check logwrite = sender address is <$sender_address>
43 = sender address is <a@b>
45 sender address is <a@b>
47 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
51 address match test: subject=a@b pattern=a@b
54 b in "b"? yes (matched "b")
55 a@b in "a@b"? yes (matched "a@b")
56 LOG: address_rewrite MAIN
57 "a@b" from env-from rewritten as "rewritten-a@rewritten-b" by rule 1
58 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
59 Considering rewritten-a@rewritten-b
60 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
61 routing rewritten-a@rewritten-b
62 --------> r1 router <--------
63 local_part=rewritten-a domain=rewritten-b
65 r1 router called for rewritten-a@rewritten-b
68 queued for t1 transport: local_part = rewritten-a
71 domain_data=NULL local_part_data=NULL
73 envelope to: rewritten-a@rewritten-b
75 ----------- end verify ------------
76 sender a@b verified ok as rewritten-a@rewritten-b
77 require: condition test succeeded in ACL "rcpt"
78 processing "accept" (TESTSUITE/test-config 18)
79 accept: condition test succeeded in ACL "rcpt"
80 end of ACL "rcpt": ACCEPT
84 processing "require" (TESTSUITE/test-config 16)
85 check logwrite = sender address is <$sender_address>
86 = sender address is <rewritten-a@rewritten-b>
88 sender address is <rewritten-a@rewritten-b>
90 using cached sender verify result
91 require: condition test succeeded in ACL "rcpt"
92 processing "accept" (TESTSUITE/test-config 18)
93 accept: condition test succeeded in ACL "rcpt"
94 end of ACL "rcpt": ACCEPT
97 SMTP>> 221 the.local.host.name closing connection
98 LOG: smtp_connection MAIN
99 SMTP connection from ([1.2.3.4]) [1.2.3.4] D=qqs closed by QUIT
101 >>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>