Giter Site home page Giter Site logo

Comments (7)

friedPotat0 avatar friedPotat0 commented on June 19, 2024

This is strange. It should work after opening any of these mails and then restarting and repairing the folder. But it seems like that is exactly what you did. Could you please post an example of the corresponding headers of one of your mails (only the MailScanner parts). It seems like the score value itself is not parsed correctly, but the header is correctly recognised.

from spam-scores.

hackerscomputer avatar hackerscomputer commented on June 19, 2024

here

X-Server3-MailScanner-Information: Please contact the ISP for more information
X-Server3-MailScanner-ID: 1kiiMy-000Gj8-Nx
X-Server3-MailScanner: Found to be clean
X-Server3-MailScanner-SpamCheck: non spam, SpamAssassin (not cached,
punteggio=-2.807, necessario 6, autolearn=not spam, BAYES_50 0.80,
DKIM_SIGNED 0.10, DKIM_VALID -0.10, DKIM_VALID_AU -0.10,
DKIM_VALID_EF -0.10, DMARC_PASS -2.00, HTML_IMAGE_ONLY_16 1.09,
HTML_MESSAGE 0.00, MAILING_LIST_MULTI -1.00, PYZOR_CHECK 0.70,
SPF_HELO_NONE 0.00, SPF_PASS -0.00, ZZ_META_COUNTRY_OTHER 0.30,
ZZ_META_NEWSLETTER_NOIT 1.00, ZZ_NEWSLETTER 1.00,
ZZ_RBL_HOSTKARMA_W -4.50)
X-Server3-MailScanner-From: [email protected]
X-Spam-Status: No

from spam-scores.

friedPotat0 avatar friedPotat0 commented on June 19, 2024

The problem is the part punteggio=-2.807. I didn't know that it is possible that it could be written in any language. Normally a MailScanner header looks like this:
X-MyCompany-MailScanner-SpamCheck: spam, SpamAssassin (not cached, score=8.609,[...]

I'm not sure if it is a good idea to manually patch one language after another to support all language possibilities in those headers. Is it possible, that you change the language of these headers in the mail server?

from spam-scores.

maxisvk avatar maxisvk commented on June 19, 2024

server side not, maybe from mailscanner v5 repository can get the combo for score for all languages?

38: score = punteggio

https://github.com/MailScanner/v5/blob/3e5e4c20d943f5197cfcc3f9d4171a9b3d0acf48/common/usr/share/MailScanner/reports/it/languages.conf

from spam-scores.

friedPotat0 avatar friedPotat0 commented on June 19, 2024

Thanks for the link. I will add support for all languages of the MailScanner repository in the next update. I will have a look at it this weekend...

from spam-scores.

friedPotat0 avatar friedPotat0 commented on June 19, 2024

Should be working now. I will upload the patch as a new version of the add-on after a few quality checks tomorrow.

If you like to test the new version yourself, you can download the files from the add-mailscanner-languages branch (https://github.com/friedPotat0/Spam-Scores/archive/add-mailscanner-languages.zip) and create a new ZIP file containing all files in the "Spam-Scores-add-mailscanner-languages" folder. Then you can add the file to thunderbird using drag & drop to install the new version.

from spam-scores.

hackerscomputer avatar hackerscomputer commented on June 19, 2024

yes, it works. thanks

from spam-scores.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.