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: [email protected]
Reporter: [email protected]
CC: [email protected]
>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.
--
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim
details at http://www.exim.org/ ##