Mailing List Archive

[Bug 2734] Add ${unquote_local_part:<string>} to reverse ${quote_local_part:<string>}
https://bugs.exim.org/show_bug.cgi?id=2734

--- Comment #1 from Simon Arlott <bugzilla.exim.simon@arlott.org> ---
The implementation in src/deliver.c is just removing quoting \ and unquoted "
characters, so it looks like ${sg{...}{\N(\\$|\\(.)|")\N}{\$2}} would unquote a
local part correctly?

--
You are receiving this mail because:
You are on the CC list for the bug.
--
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##