RealRaven2000 / quickFilters

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

filter Databases issues #213

Closed terashy88 closed 9 months ago

terashy88 commented 9 months ago

I'm Trying to Archive a mail and always get this error below, also after untick all setting and deleting my filters

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.

being on thunderbird 115.2.2-1 Linux

RealRaven2000 commented 9 months ago

FIrst of all, do you want to create a filter (My guess is you have set your filter assistant to start automatically?). If not, then you can disable the folder listener during archiving here:

image

image

if you set extensions.quickfilters.assistant.exclude.archive = true , you can disable the assistant during archiving. However if you want to generate a filter that archives (following your action based on assistant), then an error log would be great.

RealRaven2000 commented 9 months ago

How to create a debug log (quickFilters)

terashy88 commented 9 months ago

Thanks extensions.quickfilters.assistant.exclude.archive = true fix that

RealRaven2000 commented 9 months ago

ok cool. Remember the default is true so you must have activated it (manually set to false) at some stage... The error should still not show but bring up the assistant to generate a new filter that can archive stuff for you.