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.
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
.
>
>
>
> 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
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
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