Axel G
Axel G
What is the meaning of the [ ] Dopo invio option? I would suggest running the filter "after Junk classification" but for some reason it is disabled? You know that...
I made some improvements regarding save attachments, not using the internal helper function `saveAllAttachments()` anymore which was removed in Tb136. New version to test (minimum supported Version of Thunderbird is...
Next step. this one should fulfill in the copyListener events so that additional actions i nthe filter are also executed. Works for save attachements, detaching doesn't fully work yet. Lots...
Implemented in 5.0 - published 05/04/2025
It's not really safe to do this, especially not on IMAP. I don't think the filtering system can do anything with the email after it was modified - it generates...
This one fell off the radar - can you send the email as eml file off list. and what's the regex?
If it is the "Sent Mail" folder you are talking about then (at least that's what I thought) filters should run automatically (just like in inbox). But if you install...
One workaround that I am using is the add-on "copy sent to current" - which moves all my replies to the point of origin (if you write a new mail...
So the feature (run filters automatically on folder) in quickFilters is hidden for these 4 folder types: "inbox", "drafts", "sent", "outbox". I have to get to the bottom of _why_...
The “After Send” hook in FiltaQuilla wasn’t actually in the released builds after about ~2016. It was experimental, and if you only checked 2.0 (2019) you wouldn’t see it —...