Important Notice: We're experiencing email notification issues. If you've posted a question in the community forums recently, please check your profile manually for responses while we're working to fix this.

On Monday the 3rd of March, around 5pm UTC (9am PT) users may experience a brief period of downtime while one of our underlying services is under maintenance.

Buscar en Ayuda

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

"run message filters" not working

  • 3 respuestas
  • 1 tiene este problema
  • 201 visitas
  • Última respuesta de christ1

more options

I have just set up my first message filters after using Thunderbird for years. They don't work though. The log is empty and no filtering occurs. The filter is active (checked). The msgFilterRules.dat file (anonymised) is:

version="9" logging="yes" name="job auto emails" enabled="yes" type="17" action="Move to folder" actionValue="imap://robinXXXX@imap.1und1.de/job auto emails" condition="AND (from,is,noreply@XXXX.com) AND (from,is,XXXX@XXXXmail.com) AND (from,is,alert@XXXX.com)"

I have restarted Thunderbird - no difference. Any ideas?

I have just set up my first message filters after using Thunderbird for years. They don't work though. The log is empty and no filtering occurs. The filter is active (checked). The msgFilterRules.dat file (anonymised) is: version="9" logging="yes" name="job auto emails" enabled="yes" type="17" action="Move to folder" actionValue="imap://robinXXXX@imap.1und1.de/job auto emails" condition="AND (from,is,noreply@XXXX.com) AND (from,is,XXXX@XXXXmail.com) AND (from,is,alert@XXXX.com)" I have restarted Thunderbird - no difference. Any ideas?

Solución elegida

You defined three AND conditions, so all of them must match for the filter to trigger. That won't work for an email with only one sender address. Try OR instead.

Leer esta respuesta en su contexto 👍 1

Todas las respuestas (3)

more options

Solución elegida

You defined three AND conditions, so all of them must match for the filter to trigger. That won't work for an email with only one sender address. Try OR instead.

more options

Thanks that works. It's odd because it didn't work when I entered the first condition and then I added more.

more options

When your problem has been fixed can you mark the topic as 'Solved' please? Thank you.