The IMAP protocol supports a feature called 'partial fetch', which allows a client to download only a part of a MIME message. This is very useful on slow connections
I am using the mutt MUA. I would like to tell mutt to only download the first part, or only download the text/plain parts, or some other similar rule
- Does mutt support IMAP partial fetch?
- If it doesn't, is there any other way to download only a small part of a big message using mutt [ and maybe other programs ]