2 configuration file is TESTSUITE/test-config
4 DSN: lookuphost propagating DSN
5 DSN: self propagating DSN
6 DSN: self2 propagating DSN
7 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
8 routing xx@mxt6.test.ex
9 --------> lookuphost router <--------
10 local_part=xx domain=mxt6.test.ex
12 calling lookuphost router
13 lookuphost router called for xx@mxt6.test.ex
15 set transport remote_smtp
16 queued for remote_smtp transport: local_part = xx
19 domain_data=NULL localpart_data=NULL
20 routed by lookuphost router
21 envelope to: xx@mxt6.test.ex
22 transport: remote_smtp
23 host ten-1.test.ex [V4NET.0.0.1] MX=5
24 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
25 Exim version x.yz ....
26 configuration file is TESTSUITE/test-config
28 DSN: lookuphost propagating DSN
29 DSN: self propagating DSN
30 DSN: self2 propagating DSN
31 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
32 routing myhost.test.ex@mxt1.test.ex
33 --------> lookuphost router <--------
34 local_part=myhost.test.ex domain=mxt1.test.ex
36 calling lookuphost router
37 lookuphost router called for myhost.test.ex@mxt1.test.ex
39 lowest numbered MX record points to local host: mxt1.test.ex: passed to next router (self = pass)
40 lookuphost router passed for myhost.test.ex@mxt1.test.ex
41 --------> self router <--------
42 local_part=myhost.test.ex domain=mxt1.test.ex
44 self_hostname=eximtesthost.test.ex
46 self router called for myhost.test.ex@mxt1.test.ex
48 route_item = * $local_part byname
49 original list of hosts = "$local_part" options = byname
50 expanded list of hosts = "myhost.test.ex" options = byname
51 set transport remote_smtp
52 finding IP address for myhost.test.ex
53 calling host_find_byname
54 queued for remote_smtp transport: local_part = myhost.test.ex
57 domain_data=NULL localpart_data=NULL
59 envelope to: myhost.test.ex@mxt1.test.ex
60 transport: remote_smtp
61 host myhost.test.ex [V4NET.10.10.10]
62 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
63 Exim version x.yz ....
64 configuration file is TESTSUITE/test-config
66 DSN: lookuphost propagating DSN
67 DSN: self propagating DSN
68 DSN: self2 propagating DSN
69 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
70 routing xx@mxt1.test.ex
71 --------> lookuphost router <--------
72 local_part=xx domain=mxt1.test.ex
74 calling lookuphost router
75 lookuphost router called for xx@mxt1.test.ex
77 lowest numbered MX record points to local host: mxt1.test.ex: passed to next router (self = pass)
78 lookuphost router passed for xx@mxt1.test.ex
79 --------> self router <--------
80 local_part=xx domain=mxt1.test.ex
82 self_hostname=eximtesthost.test.ex
84 self router called for xx@mxt1.test.ex
86 route_item = * $local_part byname
87 original list of hosts = "$local_part" options = byname
88 expanded list of hosts = "xx" options = byname
89 set transport remote_smtp
90 finding IP address for xx
91 calling host_find_byname
92 self router passed for xx@mxt1.test.ex
93 --------> self2 router <--------
94 local_part=xx domain=mxt1.test.ex
96 self_hostname=eximtesthost.test.ex
98 self2 router called for xx@mxt1.test.ex
100 route_item = * myhost.test.ex byname
101 original list of hosts = "myhost.test.ex" options = byname
102 expanded list of hosts = "myhost.test.ex" options = byname
103 set transport remote_smtp
104 finding IP address for myhost.test.ex
105 calling host_find_byname
106 queued for remote_smtp transport: local_part = xx
107 domain = mxt1.test.ex
109 domain_data=NULL localpart_data=NULL
110 routed by self2 router
111 envelope to: xx@mxt1.test.ex
112 transport: remote_smtp
113 host myhost.test.ex [V4NET.10.10.10]
114 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
115 Exim version x.yz ....
116 configuration file is TESTSUITE/test-config
118 DSN: lookuphost propagating DSN
119 DSN: self propagating DSN
120 DSN: self2 propagating DSN
121 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
123 --------> lookuphost router <--------
124 local_part=xx domain=not.exist
126 calling lookuphost router
127 lookuphost router called for xx@not.exist
129 lookuphost router declined for xx@not.exist
130 "more" is false: skipping remaining routers
132 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=2 >>>>>>>>>>>>>>>>