@DenBond7 The problem is that Node only receives the first 200kb message. That works for some messages, but not for all. Especially pgp/mime messages that are a bit longer (eg contain an attachment) will not work.
I think we should stop using the 200kb method, and just download the whole message every time. For that, it would be good to have a % indication on the bottom, similar to loading inbox.
Originally posted by @tomholub in #518 (comment)
@DenBond7 The problem is that Node only receives the first 200kb message. That works for some messages, but not for all. Especially
pgp/mimemessages that are a bit longer (eg contain an attachment) will not work.I think we should stop using the 200kb method, and just download the whole message every time. For that, it would be good to have a % indication on the bottom, similar to loading inbox.
Originally posted by @tomholub in #518 (comment)