Menu

#10 Use BINARY if capability available

v1.0_(example)
closed
None
1
2015-11-28
2015-11-26
mistotebe
No

Clients can try and upload binary data to the server if they think they
need to. imaplib2 should better mark its literals as binary per RFC 3516 if the
server advertises it to allow for that.

See https://github.com/OfflineIMAP/offlineimap/pull/274 for patch and rationale (Exchange can respond with binary data even if the client does not request it, offlineimap needs to be able to upload those messages to an IMAP4 compliant server in that case).

Discussion

  • Piers Lauder

    Piers Lauder - 2015-11-28

    Thanks for the fix. Will incoporate shortly...

     
  • Piers Lauder

    Piers Lauder - 2015-11-28

    Suggested fix accepted and installed. Thanks!

     
  • Piers Lauder

    Piers Lauder - 2015-11-28
    • status: open --> closed
    • assigned_to: Piers Lauder
     

Log in to post a comment.