On 2018-08-27, Emanuel Gonzalez via Exim-users <[email protected]> wrote:
> Hello,
>
>
> I have tried all the recommendations but it does not work.
>
>
> The following regular expression does not work
>
>
> \N^\0277Eres el del video\?$\N
I think you mean \277 which is "¿" in 8859-9 not \0277 which is a
control character followed by digit 7
OTOH perhaps you want the UTF-8 form
\302\277
>
>==> scape the sign ? not work
>
>
>==> Changing the charset from the configuration file does not work either
>
>
>==> I also need to block an issue with the following string: Re: Tu depósito
>de $13,710.38
>
>
> i scape the sign ? but not work
>
>
> Tu dep\363sito de \$13,710.38
>
>
> any ideas?
--
ت
--
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/