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

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Emanuel Gonzalez
Fecha:  
A: exim-users@exim.org
Asunto: Re: [exim] Filter with special characters (!?)
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


==> 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?