[jira] [Created] (JAMES-4113) Allow audit of virus decisions

"Benoit Tellier (Jira)" <[email protected]>
Newsgroups gmane.comp.jakarta.james.devel
Message-ID <[email protected]>
Benoit Tellier created JAMES-4113:
-------------------------------------

             Summary: Allow audit of virus decisions
                 Key: JAMES-4113
                 URL: https://issues.apache.org/jira/browse/JAMES-4113
             Project: James Server
          Issue Type: Improvement
          Components: rspamd, Mailet Contributions
            Reporter: Benoit Tellier


h3. Description of the bug

On a prod platform I have virus detected and placed aside. Cool, it WORKS!

The issue is that hardly know **why** it is there is the first place. And I can't justify that decision if its eventually needed.

{code:java}
{
  "name": "Mail1718267393124-47b34e1f-a767-472f-b0e3-0c6d593a8394",
  "sender": "[email protected]",
  "recipients": [
    "[email protected]"
  ],
  "error": null,
  "state": "virus",
  "remoteHost": "3.mo552.mail-out.ovh.net",
  "remoteAddr": "178.33.254.192",
  "lastUpdated": "2024-06-13T08:29:53.216+0000",
  "attributes": null,
  "perRecipientsHeaders": null,
  "headers": null,
  "textBody": null,
  "htmlBody": null,
  "messageSize": null
}
{code}

h3. The fix

I would expect the `error` of the mail to discluse the exact symbol from RSPAMD and all the relevant information on the class of VIrus...

 - An admin reviewing logs would then know it in the AuditLog
 - An admin browsing repository would be able to see the error too



--
This message was sent by Atlassian Jira
(v8.20.10#820010)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.