Feature #2388
closed
smtp: log md5 of attachments
Added by Giuseppe Longo over 7 years ago.
Updated about 1 year ago.
Description
SMTP events can be extended adding
md5 of attachments, example below:
"attachments_md5": [
{
"filename": "NEWS.txt",
"md5": "5d968be75ab3ada2ae17c1f9db5d232b"
}
]
Can we use the fileinfo records here? Seems like this info comes from the same source.
I have a patch that simply compute the md5 of the files related to a smtp state.
- Target version set to TBD
I'm still unsure what this adds over having file records?
- 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.
Also available in: Atom
PDF