First Last Prev Next    No search results available
Details
: Support adding subjects from multiple Emails
Bug#: 25912
: quickFilters
: General
Status: RESOLVED
Resolution: FIXED
: PC
: Windows 7
: unspecified
: P2
: enhancement
: ---

:
:
:
:
:
  Show dependency tree - Show dependency graph
People
Reporter: bobbie verstraete <bobbiev@bobbiev.net>
Assigned To: Axel Grude <axel.grude@gmail.com>

Attachments
2.8 prerelease 42 (254.19 KB, application/x-xpinstall)
2014-12-11 01:04, Axel Grude
no flags Details
2.8 prerelease 44 (254.22 KB, application/x-xpinstall)
2014-12-11 08:27, Axel Grude
no flags Details
what I see when I run the filter (36.64 KB, image/jpeg)
2014-12-11 13:05, bobbie verstraete
no flags Details
SAME ATTACHMENT AS BEFORE BUT IN PNG FORMAT (194.37 KB, image/png)
2014-12-11 16:45, bobbie verstraete
no flags Details


Note

You need to log in before you can comment on or make changes to this bug.

Related actions


Description:   Opened: 2014-12-10 13:47
I am using Tbird 31.3.0 and love the ability to turn multiple emails into spam
all at once.  I would also like to be able to send multiple subjects the same
way.  If it is possible, I would LOVE this capapbility.

You do not have Win 8.1 listed but that is what I am using.

Thanks, Bobbie
------- Comment #1 From Axel Grude 2014-12-10 16:54:44 -------
accepted - I might just roll this into the normal "by subject" filter.
------- Comment #2 From Axel Grude 2014-12-11 01:04:35 -------
Created an attachment (id=7977) [details]
2.8 prerelease 42

Here is a quick prototype - just select the "By Subject" filter after moving
(or right-clicking and selecting "QuickFilters: create filter from message")
multiple emails.

# Naming is a bit or a problem yet (I am just using subject results of the
first mail) when the "Add Rule Specific keyword" option is enabled
# This currently doesn't guard against duplicates, so you could end up with
multiple identical rules if you are moving a thread or repeated Spam

Generally the "keywords from subject" extraction process could be improved. At
the moment I am just scanning for {expression} and [expression] and if I cannot
find this I use the whole subject line. If you are using the filter for Spam it
might be difficult to improve this as they often use mis-spelled versions of
words (or insert random spaces), so copying the whole subject line is probably
the best you can get anyway.
------- Comment #3 From Axel Grude 2014-12-11 08:27:09 -------
Created an attachment (id=7978) [details]
2.8 prerelease 44

This version sets the condition operator to "any" instead of "all" (when there
is more than one subject condition) as "all" will not work as intended.
------- Comment #4 From bobbie verstraete 2014-12-11 09:19:12 -------
It still will not work for me.  I added "any" instead of "all" and it made no
difference. Bobbie
------- Comment #5 From Axel Grude 2014-12-11 10:09:00 -------
You might have(In reply to comment #4)
> It still will not work for me.  I added "any" instead of "all" and it made no
> difference. Bobbie
> 

you might have to re-create the whole filter instead of changing any to all.
Can you provide a screenshot of the filter edit dialog?

also, the subject filter will take the *complete subject line* and tests the
incoming emails for *containing* it (completely). Which means if you select one
email with the subject "yesterday's discussion" then only mails which contain
that whole string spelled like that will be affected by the filter:

examples for matched subject lines:

Re: yesterday's discussion
Yesterday's Discussion was great
Fwd: yesterday's discussion - no probem

the following subject lines are not matched:

the discussion we had yesterday
let's have a discussion
yesterdays discussion
Today's and Yesterday's

Are you sure this is what you expect?
------- Comment #6 From bobbie verstraete 2014-12-11 13:05:25 -------
Created an attachment (id=7979) [details]
what I see when I run the filter

I have attached a jpg showing what happens.  Bobbie
------- Comment #7 From Axel Grude 2014-12-11 14:01:28 -------
(In reply to comment #6)
> Created an attachment (id=7979) [details] [details]
> what I see when I run the filter
> 
> I have attached a jpg showing what happens.  Bobbie
> 

Suorry I cannot read this. It is too small. Can you upload in 100% size but as
png file instead please?
------- Comment #8 From bobbie verstraete 2014-12-11 16:45:41 -------
Created an attachment (id=7980) [details]
SAME ATTACHMENT AS BEFORE BUT IN PNG FORMAT

I have changed the jpg to a png. Bobbie
------- Comment #9 From Axel Grude 2014-12-12 02:45:30 -------
(In reply to comment #8)
> Created an attachment (id=7980) [details] [details]
> SAME ATTACHMENT AS BEFORE BUT IN PNG FORMAT
> 
> I have changed the jpg to a png. Bobbie
> 

thanks, I can see it a little better now. 

So the rules look okay - I assume your message list on the top part is in your
inbox and the filter does not move them when you run it manually? 

It should really work in this case (if the subjects match). I also assume you
were using the latest version (prerelease 44) I posted when you created the
filter. I will do some more test runs on my test machine, but the general
mechanism works for me.

Maybe try "Delete Message" instead of "Move Message" - "Trash". Another thing
you might try using Run Now from the Filter list with the [Filter Log] option
enabled.
------- Comment #10 From bobbie verstraete 2014-12-12 07:24:19 -------
Yes, the message list is my inbox and the filter does not move/celete them when
I run it manually by selecting all the messages, clicking on quick filters,
then on the next screen, I set it to "any", not "all".  Then I set it to my
email - trash.  I just tried it as delete rather than move and it works.  Thank
yoiu so very much.  This is a wonderful addition as far as I am concerned.

Bobbie
------- Comment #11 From Axel Grude 2014-12-12 07:43:02 -------
(In reply to comment #10)
> Yes, the message list is my inbox and the filter does not move/celete them when
> I run it manually by selecting all the messages, clicking on quick filters,
> then on the next screen, I set it to "any", not "all".  Then I set it to my
> email - trash.  I just tried it as delete rather than move and it works.  Thank
> yoiu so very much.  This is a wonderful addition as far as I am concerned.
> 
> Bobbie
> 
Great. by the way when you "run manually" a filter from the *filters list*, you
actually select the filter you want to run (it runs on all Messages in the
folder)
------- Comment #12 From Axel Grude 2014-12-13 04:43:58 -------
Released with version 2.8

I added a check against duplicates as well - it only checks new filter
conditions added, so in the "Merge" case you might still have some duplicates;
which I probably will fix in one of the next releases.

The duplication check works fine when you create a completely new filter.

First Last Prev Next    No search results available