Skip to content
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

Spam Score only shown in Mail, Column is Empty #1

Closed
Bommel24 opened this issue Oct 4, 2020 · 2 comments
Closed

Spam Score only shown in Mail, Column is Empty #1

Bommel24 opened this issue Oct 4, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@Bommel24
Copy link

Bommel24 commented Oct 4, 2020

Title says it all. Thunderbird Version: 78.3.1 (32-Bit). My Spam Score is correctly shown when viewing an email, but it's not shown in the column. The relevant Header is "X-Spamd-Result".

@friedPotat0
Copy link
Owner

Thanks for reporting. It looks like gDBView.getMsgHdrAt(row).getStringProperty('x-spamd-result') is not returning the corresponding header value on some clients.

I will check for an alternative solution on how to parse the headers for the score column. Maybe it is possible to get the raw message like it is already done for the mail view itself.

@friedPotat0 friedPotat0 added the bug Something isn't working label Oct 7, 2020
@friedPotat0
Copy link
Owner

It should be fixed in the next version. You have to restart Thunderbird after the update and repair the folders you want the column to be displayed in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants