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

Góra strony
Delete this message
Reply to this message
Autor: Emanuel Gonzalez
Data:  
Dla: exim-users@exim.org
Temat: 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?