https://bugs.exim.org/show_bug.cgi?id=2231
Bug ID: 2231
Summary: search-parents option on manualroute/byname router
lookup
Product: Exim
Version: 4.90
Hardware: All
OS: All
Status: NEW
Severity: wishlist
Priority: medium
Component: Routing
Assignee: nigel@???
Reporter: jgh146exb@???
CC: exim-dev@???
>From Todd Lubin:
When using a manualroute router specifying route_data with "byname", exim
calls [gethostbyname]. However, it explicitly disables the RES_DNSRCH
resolver option.
For dnslookup routers, there is a search_parents option, but for
manualroute routers it is permanently disabled.
It seems to me that this should either:
1. Be configurable within a manualroute router
2. Default to whatever the system-wide default is (which is often
enabled)
(CentOS 7.4)
--
You are receiving this mail because:
You are on the CC list for the bug.