RealRaven2000 / FiltaQuilla

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

Filter not Working on x-spamd-result #168

Open JensKapitza opened 2 years ago

JensKapitza commented 2 years ago

It try to match x-spamd-result

X-Spamd-Result: default: False [5.10 / 15.00]; ARC_NA(0.00)[]; BAYES_SPAM(5.10)[100.00%]; URIBL_BLOCKED(0.00)[dinein.ru.com:url]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; PRECEDENCE_BULK(0.00)[]; TO_DN_NONE(0.00)[]; DMARC_NA(0.00)[orgysink.sa.com]; RCPT_COUNT_ONE(0.00)[1]; R_SPF_ALLOW(-0.20)[+a]; NEURAL_HAM(-0.00)[-0.835]; MIME_HTML_ONLY(0.20)[]; RCVD_COUNT_ZERO(0.00)[0]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:~]; ASN(0.00)[asn:399471, ipnet:212.192.216.0/22, country:US]; MID_RHS_MATCH_FROM(0.00)[]

but i can't get it working.

Filter -> x-spamd-result:/country:US/

Folder -> US

where is my error?

added mailnews.customDBHeaders but no changes

RealRaven2000 commented 2 years ago

can you export the filter & do you have a test email you could save as eml?

image

(export is supplied by the quickFilters Add-on)

sourcevault commented 1 year ago

Hi,

Is there a video tutorial on how to delete emails based on x-spam-score using Filtaquilla ?

I am unable to figure out what to do next after this step ?

image

How do I see the score of each email ?

How do I set a particular threshold on this filter shown in the screenshot ?

warm regards,

RealRaven2000 commented 1 year ago

It looks to me like this is just treated as a text property (maybe like all X-* headers) - that's why it doesn't offer operators like greater than / lower than.

sourcevault commented 1 year ago

Hi, @RealRaven2000. How can I filter messages using x-spam score.

I am using ThunderBird 102.9.1 (64 bit), I couldn't find a walk-througth video on how to correctly use FiltaQuilla anywhere online.

I am running blind and trying to guess how it all works.

Thanks for any help.