------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.exim.org/show_bug.cgi?id=148 Nigel Metheringham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|Exim 4.72 |Exim 4.73 Target Milestone|Exim 4.73 |Exim 4.77 Jeremy Harris <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #2 from Jeremy Harris <[email protected]> 2014-05-31 16:33:57 --- This would seem to be possible in a router using a dnsdb lookup, something like: ${reduce {<\n ${lookup dnsdb{mx=dom.a.in}}} {99999} {${if < {${sg {$item} {(\\d+).*} {\$1}}} {${sg {$value} {(\\d+).*} {\$1}}} {$item}{$value}}} } to get the preferred item. Ugly, but possible. As such, closing as WONTFIX. -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
