Actions
Bug #6664
closed
VJ
VJ
eve/smtp: attachment filenames not logged
Bug #6664:
eve/smtp: attachment filenames not logged
Affected Versions:
Effort:
Difficulty:
Label:
Description
Sometimes, some attachment filenames are not logged. This can happen for buffers where jb_append_string doesn't accept the input buffer. Switching to jb_append_string_from_bytes appears to address the issue.
Actions