https://bugs.kde.org/show_bug.cgi?id=359654

--- Comment #1 from Jan Kundrát <j...@kde.org> ---
Sounds liek a nice feature, patches are welcome.

An implementation of this feature should probably build upon the MIME part
walking code (see src/UiUtils/PartWalker_impl.h), implementing a new visitor
which only cares about the visitAttachmentPart() event. E-mail messages are not
just "a text body" with "some attachments"; they are a recursively defined tree
structure with arbitrary nesting and some parts which usually happen to be
attachments.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to