https://bugs.exim.org/show_bug.cgi?id=2369
Jeremy Harris <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|[email protected] |[email protected] --- Comment #4 from Jeremy Harris <[email protected]> --- - I had to fix corkipset_translate_ipv6() to stop it looping: { numdots++; p++ } Probably needs *p++ = ':' also. - No ${lookup {ipv6} corkipset testcase (and note: they can get any style of ipv6 address as a key. Fortunately, legal ones still have fewer than four periods). - No net-corkipset;<search-data> testcase -- 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/ ##
