meli/melib/src/backends
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
..
imap melib/imap: set has_attachments based on BODYSTRUCTURE 2019-11-18 13:00:43 +02:00
maildir Cleanup startup error exit paths 2019-11-16 00:33:22 +02:00
notmuch melib: add notmuch backend 2019-11-15 22:56:45 +02:00
imap.rs melib/imap: set has_attachments based on BODYSTRUCTURE 2019-11-18 13:00:43 +02:00
maildir.rs melib: change BackendOp::set_flag() signature 2019-11-15 21:32:55 +02:00
mbox.rs Cleanup startup error exit paths 2019-11-16 00:33:22 +02:00
notmuch.rs Cleanup startup error exit paths 2019-11-16 00:33:22 +02:00