-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
problem with filtering on subject #81
Comments
Can you run just one the one filter manually? |
Hi thanks for the quickresponse, If I create a subject filter on my personal gmail account this works, that is why I thought it was exquilla related. |
Well now I could create a json file: {
"accountName": "exquilla://replaced",
"rootFolderURL": "ews-mailbox:///home/replaced",
"date": "2021-11-28T22:12:56.299Z",
"filters": [
{
"filterName": "RedHat » Bug Fix - errata@redhat.com",
"filterDesc": "",
"filterType": 273,
"temporary": false,
"actionCount": 1,
"enabled": true,
"actionList": [
{
"type": 1,
"targetFolderUri": "exquilla://replaced"
}
],
"searchTerms": [
{
"attrib": 1,
"value": {
"attrib": 1,
"str": "errata@redhat.com"
},
"booleanAnd": true,
"beginsGrouping": false,
"endsGrouping": false
},
{
"attrib": 0,
"value": {
"attrib": 0,
"str": "\"[Bug Fix Advisory]\""
},
"booleanAnd": true,
"beginsGrouping": false,
"endsGrouping": false
},
{
"attrib": 5,
"op": 2,
"value": {
"attrib": 5,
"status": 1
},
"booleanAnd": true,
"beginsGrouping": false,
"endsGrouping": false
}
]
}
]
} |
I checked the default identity settings for this account, they are correct. However I use two more (private gmail accounts). So the default account email address is the same as in the license i got from you. Regards |
This is correct - it only plays a role if you use "list-id" which is an additional search condition that quickFilters adds. Other than that, it can be used for management, creation and testing of filters. And you can keep using these filters even after you have uninstalled quickFilters. |
Well if we can solve the problem with the subscription. I think you helped
me fantastic. For the rest I will contact TB if needed Btw I installed
filterquila and with the regex function everything works as expected.
Regards Mark
Op do 2 dec. 2021 11:29 schreef RealRaven2000 ***@***.***>:
… I checked the default identity settings for this account, they are
correct. However I use two more (private gmail accounts). So the default
account email address is the same as in the license i got from you. The
only thing quickfilter does is enabling the creation of filters isn't it?
The filtering itself is done by TB I guess. So the problem with filtering
should be at TB?
This is correct - it only plays a role if you use "list-id" which is an
additional search condition that quickFilters adds. Other than that, it can
be used for management, creation and testing of filters. And you can keep
using these filters even after you have uninstalled quickFilters.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#81 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABS5SA54DCENPK35TRF3AT3UO5DBLANCNFSM5I5MGAEQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Good to know - and thanks for subscribing. By the way I had taken over FiltaQuilla from the original developer who had to abandon it due to illness and I am aware that there are currently many regressions caused by Thunderbird 91, partly depending on changes on their side for fixes. The release there is a little slow because it is a minefield - it is a very "low-level" piece of code and there is no financial pressure / support on that side to warrant overspending time on it; but I am trudging along and uploading new test versions to its issue tracker regularly. Closing this issue for now. |
Hi,
I have a problem with filtering on subject, nothing happens at all :)
I have the pro version, some times it complains on my license and after a validate it is okay again, however filtering on subject remains faulty. I must admit I use exquilla for my professional exchange account.
What info do you need to assist me?
regards Mark
The text was updated successfully, but these errors were encountered: