------- 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=452
Summary: Request variable(s) to show which item has matched in a
list
Product: Exim
Version: N/A
Platform: All
OS/Version: All
Status: NEW
Severity: wishlist
Priority: low
Component: List matching
AssignedTo: ph10@???
ReportedBy: ph10@???
QAContact: exim-dev@???
A new variable has been requested that is set to the value of the list item
when something matches a list, e.g. after hosts=x:y:z the variable would
contain either x or y or z. This is useful when x,y,z are wild patterns.
Compare $host_data. As part of this extension, both the new variable and
$xxx_data should be accessible after ${if match_address etc as well as in ACLs.
Several variables may be needed for the different cases. A general review is
needed to make sure everything is covered.
--
Configure bugmail:
http://www.exim.org/bugzilla/userprefs.cgi?tab=email