Autor: Tore Anderson Fecha: A: Nico Erfurth Cc: exim-users Asunto: Re: [Exim] Possible bug in ${sg}
Tore Anderson wrote:
> > I've been trying to make sure no unescaped ';' finds its way into one of
> > my configuration variables.
Nico Erfurth <masta@???> writes:
> I don't know what you want to do, but maybe the use of ${quote:} or
> ${rxquote:} would be better
I think I was fairly clear on what I attempt to do. Anyway, ${quote:}
or ${rxquote:} are out of the question, as they do not escape semicolons
exclusively; I want other non-alphanumeric characters left alone.