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 seeking password data for user "CALLER": cache not available
25 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
26 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
27 sender address = CALLER@test.ex
28 sender_fullhost = [V4NET.0.0.0]
29 sender_rcvhost = [V4NET.0.0.0]
30 host in hosts_connection_nolog? no (option unset)
31 LOG: smtp_connection MAIN
32 SMTP connection from [V4NET.0.0.0]
33 host in host_lookup? no (option unset)
34 set_process_info: pppp handling incoming connection from [V4NET.0.0.0]
35 host in host_reject_connection? no (option unset)
36 host in sender_unqualified_hosts? no (option unset)
37 host in recipient_unqualified_hosts? no (option unset)
38 host in helo_verify_hosts? no (option unset)
39 host in helo_try_verify_hosts? no (option unset)
40 host in helo_accept_junk_hosts? no (option unset)
42 SMTP>> 220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
43 smtp_setup_msg entered
47 test in helo_lookup_domains? no (end of list)
48 sender_fullhost = (test) [V4NET.0.0.0]
49 sender_rcvhost = [V4NET.0.0.0] (helo=test)
50 set_process_info: pppp handling incoming connection from (test) [V4NET.0.0.0]
51 SMTP>> 250 the.local.host.name Hello test [V4NET.0.0.0]
52 SMTP<< mail from:<x@y>
53 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
54 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
56 SMTP<< rcpt to:<x@a.b.c>
57 using ACL "check_rcpt"
58 processing "accept" (TESTSUITE/test-config 22)
59 check domains = +local_domains
60 list element: +local_domains
61 start sublist local_domains
62 list element: *.test.ex
63 a.b.c in "*.test.ex"? no (end of list)
64 end sublist local_domains
65 a.b.c in "+local_domains"? no (end of list)
66 accept: condition test failed in ACL "check_rcpt"
67 processing "accept" (TESTSUITE/test-config 23)
68 check domains = +relay_domains
69 list element: +relay_domains
70 start sublist relay_domains
72 a.b.c in "a.b.c"? yes (matched "a.b.c")
73 end sublist relay_domains
74 data from lookup saved for cache for +relay_domains: key 'a.b.c' value 'a.b.c'
75 a.b.c in "+relay_domains"? yes (matched "+relay_domains")
76 check verify = recipient
77 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
80 address match test: subject=x@a.b.c pattern=x@a.b.c
82 a.b.c in "a.b.c"? yes (matched "a.b.c")
83 x@a.b.c in "x@a.b.c"? yes (matched "x@a.b.c")
84 LOG: address_rewrite MAIN
85 "x@a.b.c" from env-to rewritten as "x@x.test.ex" by rule 1
86 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
87 Considering x@x.test.ex
88 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
90 --------> r1 router <--------
91 local_part=x domain=x.test.ex
93 list element: +relay_domains
94 start sublist relay_domains
96 x.test.ex in "a.b.c"? no (end of list)
97 end sublist relay_domains
98 x.test.ex in "+relay_domains"? no (end of list)
99 r1 router skipped: domains mismatch
100 --------> r2 router <--------
101 local_part=x domain=x.test.ex
103 list element: +local_domains
104 start sublist local_domains
105 list element: *.test.ex
106 x.test.ex in "*.test.ex"? yes (matched "*.test.ex")
107 end sublist local_domains
108 data from lookup saved for cache for +local_domains: key 'x.test.ex' value '*.test.ex'
109 x.test.ex in "+local_domains"? yes (matched "+local_domains")
111 r2 router called for x@x.test.ex
114 queued for t2 transport: local_part = x
117 domain_data=*.test.ex local_part_data=NULL
119 envelope to: x@x.test.ex
121 ----------- end verify ------------
122 accept: condition test succeeded in ACL "check_rcpt"
123 end of ACL "check_rcpt": ACCEPT
126 SMTP>> 221 the.local.host.name closing connection
127 LOG: smtp_connection MAIN
128 SMTP connection from (test) [V4NET.0.0.0] closed by QUIT
130 >>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>