Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

Cari Bantuan

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.

Pelajari Lebih Lanjut

"run message filters" not working

  • 3 balas
  • 1 memiliki masalah ini
  • 169 kunjungan
  • Balasan terakhir oleh 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?

Solusi terpilih

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.

Baca jawaban ini dalam konteks 👍 1

Semua Balasan (3)

more options

Solusi Terpilih

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.