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

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Emanuel Gonzalez
Date:  
À: exim-users@exim.org
Sujet: 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?