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@myhost.test.ex
26 sender_fullhost = [1.2.3.4]
27 sender_rcvhost = [1.2.3.4]
28 host in hosts_connection_nolog? no (option unset)
29 LOG: smtp_connection MAIN
30 SMTP connection from [1.2.3.4]
31 host in host_lookup? no (option unset)
32 set_process_info: pppp handling incoming connection from [1.2.3.4]
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 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
41 smtp_setup_msg entered
45 test in helo_lookup_domains? no (end of list)
46 sender_fullhost = (test) [1.2.3.4]
47 sender_rcvhost = [1.2.3.4] (helo=test)
48 set_process_info: pppp handling incoming connection from (test) [1.2.3.4]
49 SMTP>> 250 myhost.test.ex Hello test [1.2.3.4]
50 SMTP<< mail from:<U@W.x.y>
51 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
52 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
54 SMTP<< rcpt to:<B@a.b.c>
56 processing "accept" (TESTSUITE/test-config 18)
58 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
61 address match test: subject=U@w.x.y pattern=*@*.x.y
63 w.x.y in "*.x.y"? yes (matched "*.x.y")
64 U@W.x.y in "*@*.x.y"? yes (matched "*@*.x.y")
65 LOG: address_rewrite MAIN
66 "U@W.x.y" from env-from rewritten as "U@x.y" by rule 1
67 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
69 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
71 --------> r1 router <--------
72 local_part=u domain=x.y
73 sender_address=<> local_part=u domain=x.y
75 r1 router called for U@x.y
77 queued for <unset> transport: local_part = u
80 domain_data=NULL local_part_data=NULL
84 ----------- end verify ------------
85 sender U@W.x.y verified ok as U@x.y
86 accept: condition test succeeded in ACL "acl_rcpt"
87 end of ACL "acl_rcpt": ACCEPT
90 SMTP>> 221 myhost.test.ex closing connection
91 LOG: smtp_connection MAIN
92 SMTP connection from (test) [1.2.3.4] closed by QUIT
94 >>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>