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
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 so we can only check for that and not for other languages. Als