------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
http://www.exim.org/bugzilla/show_bug.cgi?id=459
holmgren@??? changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|work:small |work:large
------- Comment #4 from holmgren@??? 2007-02-01 10:45 -------
AFAICT, the domains and local_parts router precondition settings, for example,
are given to match_isinlist unexpanded, but the match_domain and
match_local_part expansion conditions expand their arguments beforehand.
Changing eval_condition() so that it parses the second argument without
expanding it is not incompatible in and of itself, but there is still a massive
catch 22 which may require incompatible changes (for example that the list is
split before expansion or that it is expanded twice - yuck).
--
Configure bugmail:
http://www.exim.org/bugzilla/userprefs.cgi?tab=email