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