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@myhost.test.ex
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 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
24 smtp_setup_msg entered
26 test in helo_lookup_domains?
29 test in helo_lookup_domains? no (end of list)
30 sender_fullhost = (test) [1.2.3.4]
31 sender_rcvhost = [1.2.3.4] (helo=test)
32 set_process_info: pppp handling incoming connection from (test) [1.2.3.4]
33 SMTP>> 250 myhost.test.ex Hello test [1.2.3.4]
34 SMTP<< mail from:<U@W.x.y>
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
38 SMTP<< rcpt to:<B@a.b.c>
40 processing "accept" (TESTSUITE/test-config 18)
42 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
46 address match test: subject=U@w.x.y pattern=*@*.x.y
49 w.x.y in "*.x.y"? yes (matched "*.x.y")
50 U@W.x.y in "*@*.x.y"? yes (matched "*@*.x.y")
51 LOG: address_rewrite MAIN
52 "U@W.x.y" from env-from rewritten as "U@x.y" by rule 1
53 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
55 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
57 --------> r1 router <--------
58 local_part=u domain=x.y
59 sender_address=<> local_part=u domain=x.y
61 r1 router called for U@x.y
63 queued for <unset> transport: local_part = u
66 domain_data=NULL local_part_data=NULL
70 ----------- end verify ------------
71 sender U@W.x.y verified ok as U@x.y
72 accept: condition test succeeded in ACL "acl_rcpt"
73 end of ACL "acl_rcpt": ACCEPT
76 SMTP>> 221 myhost.test.ex closing connection
77 LOG: smtp_connection MAIN
78 SMTP connection from (test) [1.2.3.4] D=qqs closed by QUIT
80 >>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>