Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

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

Filter keeps copying already copied emails

more options

Hello everyone. I have some filters set up in Thunderbird which are set to copy all emails if they are sent to or received from a certain address to their respective folders. The idea is to keep a copy of the emails in the Inbox, the Sent box and a separate folder. It may seem redundant, I know, but that's what I'm trying to achieve, so, I don't want to move the emails.

Problem is, Thunderbird keeps copying, and thus creating duplicates of the same emails into the new folder. Yes, I have the filter set to execute every 10 minutes, but that's an option that should be enabled for what I want.

My question: Is it possible to somehow tell Thunderbird to only keep ONE copy of each email in the new folder, without having to move the messages? Haven't found anything related to this problem, which is why I'm asking.

Hello everyone. I have some filters set up in Thunderbird which are set to copy all emails if they are sent to or received from a certain address to their respective folders. The idea is to keep a copy of the emails in the Inbox, the Sent box and a separate folder. It may seem redundant, I know, but that's what I'm trying to achieve, so, I don't want to move the emails. Problem is, Thunderbird keeps copying, and thus creating duplicates of the same emails into the new folder. Yes, I have the filter set to execute every 10 minutes, but that's an option that should be enabled for what I want. My question: Is it possible to somehow tell Thunderbird to only keep ONE copy of each email in the new folder, without having to move the messages? Haven't found anything related to this problem, which is why I'm asking.

Chosen solution

See if this works. Add in filter:

Match all of the following: Tags / doesn't contain / tagname (or "isn't empty" if you don't plan to use tags)

Perform these actions: Tag message / tagname

/jp

Read this answer in context 👍 1

All Replies (2)

more options

Chosen Solution

See if this works. Add in filter:

Match all of the following: Tags / doesn't contain / tagname (or "isn't empty" if you don't plan to use tags)

Perform these actions: Tag message / tagname

/jp

more options

johanponken said

See if this works. Add in filter: Match all of the following: Tags / doesn't contain / tagname (or "isn't empty" if you don't plan to use tags) Perform these actions: Tag message / tagname /jp

Hello, thank you for the anwser, I appreciate it! This is a great idea - here's how I implemented it, for those who might be struggling with the same problem:

  1. Create a new filter, and name it whatever you want (I choose the name of the person / folder)
  2. Check Manually Run, Getting New Mail (Filter before...), After Sending, Periodically, every 10 minutes
  3. Match all: From, To, Cc, or Bcc / *is* / <email address> AND tags / *is empty* AND *is* Read
  4. Perform these actions: Copy message to / <the folder for the address> AND Tag Message / <a custom tag>

This will find all messages, where the To or From (as well as Cc and Bcc) address contains the address I set, and then tags it with the tag I set. Then it copies the message to the folder, and does so only once, since the message now contains a tag (so the filter won't bother with it).

Just thought I'd explain it in more detail for anyone who needs it. Thanks again, JP!

Modified by forever.gusta