RealRaven2000 / FiltaQuilla

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

Search Condition - Check "To" field against all my email accounts found by FiltaQuilla in Tb #148

Open xlovinglyx opened 2 years ago

xlovinglyx commented 2 years ago

Search Condition - check "To" field against list of emails

last wish made 2 years ago..:

X2

Which means that the addon will keep in an updated text file & not vm, my tb's email accounts auto updated by the addon itself & if none of them appear in To field, i'll take action: delete..

Very important, the script should collect all my email accounts & try to detect them BEFORE @, excluding the domain & extention .. .

ex:

i can have two accounts in yandex, they can look like:

lola@ya.ru or lola@yandex.com or lola@yandex.ru

Only the part before @ is to verify. Actual example: lola

Thanks

xlovinglyx commented 2 years ago

after 2 years & months, & time goes on.. while almost all new request is responded, this one's neglected.

RealRaven2000 commented 2 years ago

it's too specific - lots of work for a single user. And in your case you could simply solve it by from not containing "lola@" ?

xlovinglyx commented 2 years ago

lola's an exemple... of email login, i already told you in case i have several accounts, it avoids creating that filter for many accounts. it can be lola, it can be blabla, it can be jfiqjfq.

or you could create an internal mechanism if it's so hard for you to create the two fileds given in my image above. & in to regex.. if i add: -me

it means it's applied to all of my accounts the way i mentioned above, without caring about domain names.

xlovinglyx commented 2 years ago

this mechanism could be great for to & cc regex, as well "match all" for dumb spammers using my addresses in both fields.

joh6nn commented 2 years ago

I believe that what you're asking for can be accomplished without needing any new features:

Make TB Maintain A List of Your Own Accounts

You can now create the desired filter from the beginning of this thread like so:

I believe that is what you are asking for