This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Search Support

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

Hierdie gesprek is in die argief. Vra asseblief 'n nuwe vraag as jy hulp nodig het.

"run message filters" not working

  • 3 antwoorde
  • 1 het hierdie probleem
  • 1 view
  • Laaste antwoord deur 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?

Gekose oplossing

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.

Lees dié antwoord in konteks 👍 1

All Replies (3)

more options

Gekose oplossing

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.