Project

General

Profile

Actions

Feature #2388

closed
GL

smtp: log md5 of attachments

Feature #2388: smtp: log md5 of attachments

Added by Giuseppe Longo almost 9 years ago. Updated over 2 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Target version:
-
Effort:
Difficulty:
Label:

Description

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

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

VJ Updated by Victor Julien almost 9 years ago Actions #1

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

GL Updated by Giuseppe Longo almost 9 years ago Actions #2

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

AH Updated by Andreas Herz over 8 years ago Actions #3

  • Target version set to TBD

VJ Updated by Victor Julien over 6 years ago Actions #4

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

VJ Updated by Victor Julien over 2 years ago Actions #5

  • Status changed from New to Rejected
  • Assignee deleted (Giuseppe Longo)
  • Target version deleted (TBD)

Seems not needed. Please reopen with an explanation of a use case if you disagree.

Actions

Also available in: PDF Atom