https://bugs.exim.org/show_bug.cgi?id=2356
Bug ID: 2356
Summary: Support case insensitive matching of blind local parts
Product: Exim
Version: 4.91
Hardware: All
OS: All
Status: NEW
Severity: wishlist
Priority: medium
Component: ACLs
Assignee: jgh146exb@???
Reporter: bugzilla.exim.simon@???
CC: exim-dev@???
Created attachment 1159
-->
https://bugs.exim.org/attachment.cgi?id=1159&action=edit
Implement verify = not_blind/case_insensitive option
"verify = not_blind" uses case sensitive matching of local parts even though
the default behaviour for handling local parts for routing is for them to be
case insensitive.
Add a "case_insensitive" option that does case insensitive matching of local
parts.
--
You are receiving this mail because:
You are on the CC list for the bug.