diff options
author | Kali Kaneko <kali@leap.se> | 2015-07-10 12:44:16 -0400 |
---|---|---|
committer | Ruben Pollan <meskio@sindominio.net> | 2015-07-13 11:55:30 -0400 |
commit | 4ab5660b5c3a2fc29f2d08d06e1958fc91ee5af7 (patch) | |
tree | d45b0a6679040d3a645ab8d0ab3292c7a708e0c2 /src/leap/mail/imap/__init__.py | |
parent | 221a168e07a5d8ff32573c80ab2cad54d03d3038 (diff) |
[bug] workaround for off-by-one error on nested multipart
For some reason that I haven't discovered yet, nested multipart is
hitting an off-by-one error (that had been wrongly ammended in a
previous commit, breaking many other cases but fixing the particular
Mail.app sample I was working with). This is just a temporary hack
to make all the current regression tests happy, but further
investigation is needed to discover the cause of the off-by-one part
retrieval solved and correctly documented.
Diffstat (limited to 'src/leap/mail/imap/__init__.py')
0 files changed, 0 insertions, 0 deletions