Re: [exim] Filter with special characters (!?)

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Jeremy Harris
Date:  
À: exim-users
Sujet: Re: [exim] Filter with special characters (!?)
On 08/27/2018 06:32 PM, Emanuel Gonzalez via Exim-users wrote:
> The following regular expression does not work
>
>
> \N^\0277Eres el del video\?$\N
>
>
> ==> scape the sign ? not work


Are you absolutely certain that the character you think is
a question-mark is in fact an ASCII single-byte character
and not either some multibyte thing that displays a
question-mark?
--
Jeremy