https://bugs.exim.org/show_bug.cgi?id=1916
Zoltan Herczeg <hzmester@???> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hzmester@???
--- Comment #18 from Zoltan Herczeg <hzmester@???> ---
Probably a regex optimizer (translator) could help here. It could rewrite
(+|-|) to [+-], or (aa|ab) to (a[ab]). It would be a good research project or
learn something for talented students.
--
You are receiving this mail because:
You are on the CC list for the bug.