------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1267 Summary: Negation does not work with inlist and inlisti Product: Exim Version: 4.77 Platform: x86-64 OS/Version: Linux Status: NEW Severity: bug Priority: medium Component: String expansion AssignedTo: [email protected] ReportedBy: [email protected] CC: [email protected] $ exim -be > ${if inlist{aa}{aa} {in list}{not in list}} in list > ${if !inlist{aa}{aa} {not in list}{in list}} not in list Exim from here: http://dl.atrpms.net/all/exim-4.77-48.el6.x86_64.rpm -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
