Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

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

How to group ANDs in a filter?

  • 3 replies
  • 1 has this problem
  • 4 views
  • Last reply by sfhowes

more options

Hi,

I would like to implement a filter like this:

IF (sender = a OR sender = b OR sender = c) AND (message > 5 days) THEN delete

Right now, for each sender, I create a different filter. I would like to group them all under one filter. Is this possible? If so, how? I can't figure it out.

Thanks,

L

Hi, I would like to implement a filter like this: IF (sender = a OR sender = b OR sender = c) AND (message > 5 days) THEN delete Right now, for each sender, I create a different filter. I would like to group them all under one filter. Is this possible? If so, how? I can't figure it out. Thanks, L

Chosen solution

Create a filter as in the attached picture. Create an address book that contains the senders you wish to filter.

Read this answer in context 👍 0

All Replies (3)

more options

Chosen Solution

Create a filter as in the attached picture. Create an address book that contains the senders you wish to filter.

more options

It solves my immediate problem, but not the general use of a combined AND and OR rule.

Thanks,

L

more options

It might be possible to achieve combined rules by editing the filter file manually:

http://forums.mozillazine.org/viewtopic.php?f=39&t=2677919