[exim-dev] [Bug 2369] New feature: single-key lookup type ba…

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 2369] New feature: single-key lookup type based on libcorkipset - https://github.com/dcreager/libcorkipset
https://bugs.exim.org/show_bug.cgi?id=2369

Jeremy Harris <jgh146exb@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|nigel@???              |jgh146exb@???


--- Comment #4 from Jeremy Harris <jgh146exb@???> ---
- 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.