Actions
Bug #7153
closedIMAP: emails with (BODY ("MIXED")) returned from fetch fail to parse
Bug #7153:
IMAP: emails with (BODY ("MIXED")) returned from fetch fail to parse
Description
I'm not sure if this is even valid IMAP (I couldn't find a reference to it in the RFC), but Google's IMAP server seems to return these occasionally. Found a message in my Inbox that wouldn't parse because of this.
I've added a test and fixed the module. Will post the pull request here right away.
Actions