How come I get different Sa scores from EFA GUI vs SA command line?
Posted: 11 May 2017 12:46
So EFA GUI shows:
Testing that message with spamassassin -D -t EsomeIDE.AXYZA shows:
The most important question is why does one show a valid DKIM signature and one doesn't? Especially keeping in mind that EFA does the DKIm signing itself so how come it says invalid DKIm signature?
Also, this is an email written from one of my users to another, with a custom subject and content so how come it gets flagged by DCC?
I know I ran the manual SA check as root while EFA probably runs as another user but stil...
Code: Select all
Spam Report:
Score Matching Rule Description
-1.00 ALL_TRUSTED Passed through trusted hosts only via SMTP
-3.50 BAYES_00 Bayes spam probability is 0 to 1%
-1.50 BAYES_WL Bayes Whitelist everything up to 4%
-2.50 BAYES_ZERO Bayes 0 percent SPAM
0.30 C_RFC_WHOIS Domain with imprecise whois Info
1.10 DCC_CHECK Detected as bulk mail by DCC (dcc-servers.net)
-0.10 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid
-0.50 HTML_MESSAGE HTML included in message
0.50 KAM_NUMSUBJECT Subject ends in numbers
-0.66 TXREP Score normalizing based on sender's reputation
0.01 T_DKIM_INVALID DKIM-Signature header exists but is not valid
Code: Select all
Content analysis details: (-7.7 points, 5.0 required)
pts rule name description
---- ---------------------- --------------------------------------------------
0.3 C_RFC_WHOIS Domain with imprecise whois Info
[URIs: prehcmservices.de]
-1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP
0.5 KAM_NUMSUBJECT Subject ends in numbers
-1.5 BAYES_WL BODY: Bayes Whitelist everything up to 4%
[score: 0.0000]
-3.5 BAYES_00 BODY: Bayes spam probability is 0 to 1%
[score: 0.0000]
-2.5 BAYES_ZERO BODY: Bayes 0 percent SPAM
[score: 0.0000]
-0.5 HTML_MESSAGE BODY: HTML included in message
-0.2 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's
domain
1.1 DCC_CHECK Detected as bulk mail by DCC (dcc-servers.net)
-0.2 DKIM_VALID Message has at least one valid DKIM or DK signature
-0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid
-0.1 TXREP TXREP: Score normalizing based on sender's reputation
Also, this is an email written from one of my users to another, with a custom subject and content so how come it gets flagged by DCC?
I know I ran the manual SA check as root while EFA probably runs as another user but stil...