------- 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=244 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|[EMAIL PROTECTED] |[EMAIL PROTECTED] Status|NEW |ASSIGNED ------- Comment #1 from [EMAIL PROTECTED] 2007-02-21 13:17 ------- Created an attachment (id=75) --> (http://www.exim.org/bugzilla/attachment.cgi?id=75&action=view) Allow any control character as separator This patch allows any control character to act as the separator. It has to be given literally, but that is no problem since string expansion interprets escape sequences. A doubled control character separator is interpreted as two separators, *not* as one literal character, because that is normally not desired. -- 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/ ##
