Jump to content

ESETS, Exim and Spamassassin


Recommended Posts

Hello there. 

I would like to score messages with the X-EsetResult header using Spamassassin. But router and transport are way after the spamassassin configuration inside exim conf.

Is there a way or a hack to make it work somehow ? 

Any score like:

header          ESET_AV          exists:X-EsetResult
describe        ESET_AV          Possible Virus Eset Header found
score           ESET_AV          5.0

is ignored because ESET comes after the spamd check:

 

X-Spam-Status: No, score=0.9
X-Spam-Score: 9
X-Spam-Bar: /
X-Ham-Report: Spam detection software, running on the system xxx
 has NOT identified this incoming email as spam.  The original
 message has been attached to this so you can view it or label
 similar future email.  
 Content analysis details:   (0.9 points, 5.0 required)
  pts rule name              description
 ---- ---------------------- --------------------------------------------------
 -0.5 BAYES_05               BODY: Bayes spam probability is 1 to 5%
                             [score: 0.0260]
 -0.0 SPF_PASS               SPF: sender matches SPF record
 -0.1 DKIM_VALID             Message has at least one valid DKIM or DK signature
 -0.1 DKIM_VALID_AU          Message has a valid DKIM or DK signature from
                             author's domain
 -0.1 DKIM_VALID_EF          Message has a valid DKIM or DK signature from
                             envelope-from domain
  0.1 DKIM_SIGNED            Message has a DKIM or DK signature, not necessarily
                             valid
  1.1 DCC_CHECK              Detected as bulk mail by DCC (dcc-servers.net)
  0.5 RCVD_IN_PBL            Received via a relay in Spamhaus PBL
  0.0 TVD_SPACE_RATIO        No description available.
X-Spam-Flag: NO
X-EsetResult: clean

 

Any ideas ? 

 

Link to comment
Share on other sites

  • Administrators

I'm not sure if there's anybody here who would be able to answer. I'd recommend raising a ticket with your local ESET support.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...