------- 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=458 ------- Comment #5 from [EMAIL PROTECTED] 2007-02-06 16:51 ------- On Tue, 6 Feb 2007, [EMAIL PROTECTED] wrote: > So I'm still trying to decide which is best: An expansion operator that > converts from an RFC 2822 address-list to a list compatible with > string_nextinlist(); separate conditions (foranyaddress/foralladdresses) that > work with such lists; or perhaps string_nextinlist can simply ignore > separators within quoted strings (treating \" as a literal quote). The last of those is a bad idea because string_nextinlist is used all over the place. I wouldn't want it to assume any kind of quoting other than what it currently has. -- Configure bugmail: http://www.exim.org/bugzilla/userprefs.cgi?tab=email -- ## List details at http://www.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
