Commit | Line | Data |
---|---|---|
54c5ebb1 PH |
1 | Exim version x.yz .... |
2 | changed uid/gid: forcing real = effective | |
3 | uid=uuuu gid=CALLER_GID pid=pppp | |
4 | configuration file is TESTSUITE/test-config | |
5 | admin user | |
6 | originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME | |
7 | sender address = CALLER@myhost.test.ex | |
8 | Address testing: uid=uuuu gid=EXIM_GID euid=uuuu egid=EXIM_GID | |
9 | >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
10 | Testing ph@mxt1.test.ex | |
11 | >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
12 | Considering ph@mxt1.test.ex | |
13 | >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
14 | routing ph@mxt1.test.ex | |
15 | --------> r1 router <-------- | |
16 | local_part=ph domain=mxt1.test.ex | |
17 | checking domains | |
18 | DNS lookup of mxt1.test.ex (MX) using fakens | |
19 | DNS lookup of mxt1.test.ex (MX) succeeded | |
1349e1e5 PH |
20 | DNS lookup of eximtesthost.test.ex (A) using fakens |
21 | DNS lookup of eximtesthost.test.ex (A) succeeded | |
54c5ebb1 PH |
22 | local host has lowest MX |
23 | host_find_bydns yield = HOST_FOUND_LOCAL (3); returned hosts: | |
24 | eximtesthost.test.ex ip4.ip4.ip4.ip4 MX=5 | |
25 | mxt1.test.ex in "@mx_any"? yes (matched "@mx_any") | |
26 | mxt1.test.ex in "+anymx"? yes (matched "+anymx") | |
27 | checking "condition" | |
28 | DNS lookup of mxt1.test.ex (MX) using fakens | |
29 | DNS lookup of mxt1.test.ex (MX) succeeded | |
1349e1e5 PH |
30 | DNS lookup of eximtesthost.test.ex (A) using fakens |
31 | DNS lookup of eximtesthost.test.ex (A) succeeded | |
54c5ebb1 PH |
32 | local host has lowest MX |
33 | host_find_bydns yield = HOST_FOUND_LOCAL (3); returned hosts: | |
34 | eximtesthost.test.ex ip4.ip4.ip4.ip4 MX=5 | |
35 | mxt1.test.ex in "@mx_any"? yes (matched "@mx_any") | |
36 | mxt1.test.ex in "+anymx"? yes (matched "+anymx") | |
37 | calling r1 router | |
38 | r1 router called for ph@mxt1.test.ex | |
39 | domain = mxt1.test.ex | |
40 | set transport t1 | |
41 | queued for t1 transport: local_part = ph | |
42 | domain = mxt1.test.ex | |
43 | errors_to=NULL | |
44 | domain_data=NULL localpart_data=NULL | |
45 | routed by r1 router | |
46 | envelope to: ph@mxt1.test.ex | |
47 | transport: t1 | |
48 | search_tidyup called | |
49 | >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> |