Make {bounce,warn}_message_file expanded. Bug 2522
[exim.git] / test / stderr / 0362
CommitLineData
54c5ebb1
PH
1Exim version x.yz ....
2changed uid/gid: forcing real = effective
3 uid=uuuu gid=CALLER_GID pid=pppp
4configuration file is TESTSUITE/test-config
5admin user
6changed uid/gid: privilege not needed
7 uid=EXIM_UID gid=EXIM_GID pid=pppp
d8fe1c03
PH
8seeking password data for user "CALLER": cache not available
9getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
54c5ebb1
PH
10originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
11sender address = CALLER@test.ex
12sender_fullhost = [V4NET.0.0.0]
13sender_rcvhost = [V4NET.0.0.0]
14host in hosts_connection_nolog? no (option unset)
15LOG: smtp_connection MAIN
16 SMTP connection from [V4NET.0.0.0]
17host in host_lookup? no (option unset)
18set_process_info: pppp handling incoming connection from [V4NET.0.0.0]
19host in host_reject_connection? no (option unset)
20host in sender_unqualified_hosts? no (option unset)
21host in recipient_unqualified_hosts? no (option unset)
22host in helo_verify_hosts? no (option unset)
23host in helo_try_verify_hosts? no (option unset)
24host in helo_accept_junk_hosts? no (option unset)
898d150f 25SMTP>> 220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
54c5ebb1
PH
26smtp_setup_msg entered
27SMTP<< mail from:<x@y>
ddf1b11a 28spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
ad424056 29log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
898d150f 30SMTP>> 250 OK
54c5ebb1
PH
31SMTP<< rcpt to:<x@a.b.c>
32using ACL "check_rcpt"
897024f1 33processing "accept" (TESTSUITE/test-config 22)
54c5ebb1
PH
34check domains = +local_domains
35a.b.c in "*.test.ex"? no (end of list)
36a.b.c in "+local_domains"? no (end of list)
6968512f 37accept: condition test failed in ACL "check_rcpt"
897024f1 38processing "accept" (TESTSUITE/test-config 23)
54c5ebb1
PH
39check domains = +relay_domains
40a.b.c in "a.b.c"? yes (matched "a.b.c")
41a.b.c in "+relay_domains"? yes (matched "+relay_domains")
42check verify = recipient
43>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
44Verifying x@a.b.c
cd5567b1 45address match test: subject=x@a.b.c pattern=x@a.b.c
54c5ebb1
PH
46a.b.c in "a.b.c"? yes (matched "a.b.c")
47x@a.b.c in "x@a.b.c"? yes (matched "x@a.b.c")
48LOG: address_rewrite MAIN
49 "x@a.b.c" from env-to rewritten as "x@x.test.ex" by rule 1
50>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
51Considering x@x.test.ex
52>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
53routing x@x.test.ex
54--------> r1 router <--------
55local_part=x domain=x.test.ex
56checking domains
57x.test.ex in "a.b.c"? no (end of list)
58x.test.ex in "+relay_domains"? no (end of list)
59r1 router skipped: domains mismatch
60--------> r2 router <--------
61local_part=x domain=x.test.ex
62checking domains
63x.test.ex in "*.test.ex"? yes (matched "*.test.ex")
64x.test.ex in "+local_domains"? yes (matched "+local_domains")
65calling r2 router
66r2 router called for x@x.test.ex
67 domain = x.test.ex
68set transport t2
69queued for t2 transport: local_part = x
70domain = x.test.ex
71 errors_to=NULL
72 domain_data=NULL localpart_data=NULL
73routed by r2 router
74 envelope to: x@x.test.ex
75 transport: t2
76----------- end verify ------------
6968512f 77accept: condition test succeeded in ACL "check_rcpt"
a7538db1 78end of ACL "check_rcpt": ACCEPT
898d150f 79SMTP>> 250 Accepted
50dc7409 80DSN: orcpt: NULL flags: 0
54c5ebb1 81SMTP<< quit
898d150f 82SMTP>> 221 the.local.host.name closing connection
54c5ebb1
PH
83LOG: smtp_connection MAIN
84 SMTP connection from [V4NET.0.0.0] closed by QUIT
85search_tidyup called
81022793 86>>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>