RealRaven2000 / quickFilters

Thunderbird Add-on: quickFilters
http://quickfilters.quickfolders.org/
Other
46 stars 11 forks source link

Problems when deleting a email #179

Closed GerBreOwn closed 1 year ago

GerBreOwn commented 1 year ago

When I delete an email I get the following error message: "Tried to create a filter 7 times, but it didn't work out. Try to move a different message. Otherwise, updating Thunderbird to a newer version might help.

There seems to be an issue with message Databases not being ready when emails are moved across to a different IMAP account. We currently have a support request with the mail application teams to help us resolve this problem. Alternatively you can use 'Create Filter From Message' on the message after you moved it, or move the mail to a local folder."

I AM DELETING NOT MOVING. This has been happening for quite a while now.

I just downloaded and installed the newest version and still get the same error.

Thanks

RealRaven2000 commented 1 year ago

When I delete an email I get the following error message: "Tried to create a filter 7 times, but it didn't work out. Try to move a different message. Otherwise, updating Thunderbird to a newer version might help.

There seems to be an issue with message Databases not being ready when emails are moved across to a different IMAP account. We currently have a support request with the mail application teams to help us resolve this problem. Alternatively you can use 'Create Filter From Message' on the message after you moved it, or move the mail to a local folder."

I AM DELETING NOT MOVING. This has been happening for quite a while now.

You can disable the assistant for deleting (and moving to the trash, which is the same thing to quickFilters), as described in the version history of 5.8 - #158

Open quickFilters settings, and click "Assistant should ignore these folders":

image

set extensions.quickfilters.assistant.exclude.trash = true

GerBreOwn commented 1 year ago

After following the above instructions I NO LONGER get the error message.

Thanks for the quick and helpful reply.