Project

General

Profile

Actions

Feature #2388

open

smtp: log md5 of attachments

Added by Giuseppe Longo almost 6 years ago. Updated over 3 years ago.

Status:
New
Priority:
Normal
Target version:
Effort:
Difficulty:
Label:

Description

SMTP events can be extended adding
md5 of attachments, example below:

"attachments_md5": [
      {
        "filename": "NEWS.txt",
        "md5": "5d968be75ab3ada2ae17c1f9db5d232b" 
      }
    ]
Actions #1

Updated by Victor Julien almost 6 years ago

Can we use the fileinfo records here? Seems like this info comes from the same source.

Actions #2

Updated by Giuseppe Longo almost 6 years ago

I have a patch that simply compute the md5 of the files related to a smtp state.

Actions #3

Updated by Andreas Herz over 5 years ago

  • Target version set to TBD
Actions #4

Updated by Victor Julien over 3 years ago

I'm still unsure what this adds over having file records?

Actions

Also available in: Atom PDF