meli/melib
Manos Pitsidianakis fc2d9a684d
melib/imap: set has_attachments based on BODYSTRUCTURE
fetch BODYSTRUCTURE along with ENVELOPE from server and set
has_attachments based on the MIME structure of the envelope.

Notes: BODYSTRUCTURE returns the MIME structure of the envelope without
the data, so if it includes a multipart/mixed it *should* have
attachments.
ENVELOPE returns basic headers of the message like Sender, Subject, Date
etc.
2019-11-18 13:00:43 +02:00
..
src melib/imap: set has_attachments based on BODYSTRUCTURE 2019-11-18 13:00:43 +02:00
Cargo.toml melib: add notmuch backend 2019-11-15 22:56:45 +02:00
build.rs melib: add notmuch backend 2019-11-15 22:56:45 +02:00