Tony Meyer wrote: >> Not sure why one would await a 'potential, someday, maybe' MySQL IPv6 'range' >> toolset when other SQL engines have had it for years and years already.. >> >> ...and does Exim itself. > > I couldn't find a way to do this in Exim itself. Can you point me to > the right place in the docs? > > Thanks, > Tony >
See iplsearch One needs to enclose IPv6 format entries in quotes, ELSE change Exim's list-separator from ":" to something else. FWIW, if you have whole IP ranges to locally BL, it might be more efficient of resources to do that within pf or ipfw instead of Exim. Bill -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
