Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

How to filter messages based on their HTML tags?

  • 2 respostas
  • 1 tem este problema
  • 3 visualizações
  • Última resposta de n4mwd

more options

I have my filters set up to kill junk mail and recently I have been getting spam from a spammer that uses a unique HTML tag. For example: "<FIDO>" and "</FIDO>". I created a body filter for "contains <FIDO>" and the filter never trips even though that spammer keeps sending spam with the "<FIDO>" html tag. I'm thinking that thunderbird is rendering the HTML before running the filter, thus the html tags are invisible to the filter.

Is there any way to fix this?

I have my filters set up to kill junk mail and recently I have been getting spam from a spammer that uses a unique HTML tag. For example: "<FIDO>" and "</FIDO>". I created a body filter for "contains <FIDO>" and the filter never trips even though that spammer keeps sending spam with the "<FIDO>" html tag. I'm thinking that thunderbird is rendering the HTML before running the filter, thus the html tags are invisible to the filter. Is there any way to fix this?

Todas as respostas (2)

more options

You'd better set up junk mail controls to fight spam. http://kb.mozillazine.org/Junk_Mail_Controls

more options

The junk mail controls are mostly bayesian filters which don't work in this case. The spam consists of a few images and a few links with random generated link addresses. The email comes from yahoo so there are no spamassassin headers to look at. The only thing that can be filtered on is the HTML "<FIDO>" tag.

Unfortunately, it looks like the spammers are going to win in this case, because it appears that Thunderbird wont let me filter based on HTML tags.