RealRaven2000 / FiltaQuilla

Adds many new mail filter actions to Thunderbird
http://quickfilters.quickfolders.org/filtaquilla.html
GNU General Public License v3.0
82 stars 15 forks source link

Save Attachment to zero length in OSX #247

Open redsector72 opened 5 months ago

redsector72 commented 5 months ago

Every time I set the "Save Attachment to" I get a zero length filename. I'm using FQ beta 4.0b2 in Thunderbird 115.7.0

I've found a post similar to this one, but no solution inside. I've tried "marking" as read, but still lo luck.

If I manually run the filter, it works. I'm filtering DMARC reports, so I suppose it's a standard email that most of us can test.

RealRaven2000 commented 5 months ago

To test, can you export the email in "eml" format and attach here? You can also export the filter using quickFilters:

image

(or make a screenshot of the filter editor)

redsector72 commented 5 months ago

Hi @RealRaven2000, the email contains sensitive data (it's a dmarc email), so I've run a "demo" scenario. I've create a free email at proton.me and sent myself an email with the picture I attach as an attachment to the email address that trigger the filter.

It saves it as zero length as you can see here.

Screen Shot 2024-02-07 at 6 42 59 PM

The filer configuration is pretty basic.

Screen Shot 2024-02-07 at 6 27 08 PM

as additional info I run osx 11.7.10 on intel imac

RealRaven2000 commented 4 months ago

Can you try "filter after junk classifications" first? I feel (especially with IMAP) downloading the whole body of the email and attachments may not be complete when filters are executed, and there is no way I can guard against this at the moment.

redsector72 commented 4 months ago

I am testing it right now and seems to work with your suggested option.