------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1348
Zoltan Herczeg <hzmester@???> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hzmester@???
--- Comment #2 from Zoltan Herczeg <hzmester@???> 2013-04-17 20:29:43 ---
Can't you use possessive quantifiers here?
[0-9a-fA-F#\*] intersect [\-\.\(\)] seems empty.
([0-9a-fA-F#\*]+[\-\.\(\)]?)* is the same as ([0-9a-fA-F#\*]++[\-\.\(\)])*
--
Configure bugmail:
http://bugs.exim.org/userprefs.cgi?tab=email