Re: IMAP: No content

2019-03-27 Thread Claus Ibsen
the MailConsumer: > - if a mail fails due to no-content exception, the above fix could be applied > and the mail could be retried > > What do you think? > > Best regards, > Manuel Shenavai > > -Original Message- > From: Claus Ibsen > Sent: Donnerstag, 21.

RE: IMAP: No content

2019-03-27 Thread Shenavai, Manuel
users@camel.apache.org Subject: Re: IMAP: No content Hi What version of Camel are you using? And we could likely consider adding a check for this kind of exception with "No content" error message as in the stacktraces and regard the message as empty. Mind that the message is in english

Re: IMAP: No content

2019-03-21 Thread Claus Ibsen
. > > > > I found this post which seems to be the same problem, but without a solution: > > http://camel.465427.n5.nabble.com/IMAP-No-content-td5725535.html > > > > Anyone else came across this problem? > > > > Thanks in advance > > Best

IMAP: No content

2019-03-20 Thread Shenavai, Manuel
exception is correct. But for other mails with empty body there is no exception thrown. I found this post which seems to be the same problem, but without a solution: http://camel.465427.n5.nabble.com/IMAP-No-content-td5725535.html Anyone else came across this problem? Thanks in advance Best

IMAP: No content

2013-01-14 Thread DOLECEK Ales
Hello, I have problem with fetching from mailbox using IMAP. According the debug the message body is fetched, but I get IOException with message "No content". It works fine using POP3 (which we can't use in production). I'm not sure if the problem is in used IMAP implementation (default from