Menu

#587 msg_parse_fetch [a0008 NO Unable to retrieve message: GetItem returned null MimeContent]?

v4.5.1
closed-fixed
None
3
2015-02-26
2014-12-04
No

Hi

Using a mutt->imap->davmail->EWS chain, while getting messages from a HUGE (+16736 messages) shared mailbox, after some time I get the following error:

msg_parse_fetch [a0008 NO Unable to retrieve message: GetItem returned null MimeContent]?

I've seen that this exception is explicit in the code

http://davmail.sourceforge.net/xref/davmail/exchange/ews/EwsExchangeSession.html

660 if (mimeContent == null) {
661 throw new IOException("GetItem returned null MimeContent");
662 }

But I don't know which message could be the cause, and would be useful to skip this error to let davmail working, to avoid to be locked in a similar case.

Discussion

  • Mickael Guessant

    Fixed in subversion, skip broken messages instead of returning an error

     
  • Mickael Guessant

    Included in 4.6

     
  • Mickael Guessant

    • status: open --> closed-fixed
     
  • Massimiliano Bini

    I can confirm it's working, thank you

     

Log in to post a comment.

MongoDB Logo MongoDB