Re: SMTP Problems

2021-05-20 Thread Michael Oliver
Claus, yes I did, including the javainuse.com site/ youtube. Also tried the gmail app password, google-mail component, turning off gmail security settings and two factor with app password. The referenced youtube was one of the first things I tried to do. I am thinking to go java and processor bea

Re: File filter bean not working in Camel 3

2021-05-20 Thread Claus Ibsen
Hi Crashes at startup. Can you tell what kind of crash, and do you see any exceptions or something? On Wed, May 19, 2021 at 3:13 PM Mikael Andersson Wigander wrote: > > Hi > In Camel 2.x we have a file component with a filter bean and now migrating to > Camel 3 the bean is not found and program

Re: manually committing message ID to JDBC idempotent repository

2021-05-20 Thread Claus Ibsen
Hi Can you tell more, what Camel version do you use, and what is the consumer of your route (eg what is the from). And when you say a couple of retries, does it start all over again, eg the consumer does a new poll and attempt to process the message again or what? On Wed, May 19, 2021 at 1:18 PM

Re: SMTP Problems

2021-05-20 Thread Claus Ibsen
Hi If you google a bit you can find other blogs, and you tube videos on how others have made Camel send emails to gmail (requires to configure gmail to allow SMTP). Such as https://www.youtube.com/watch?v=oauidgmHHoc On Fri, May 21, 2021 at 5:57 AM Mike Oliver wrote: > > I am trying every pos

SMTP Problems

2021-05-20 Thread Mike Oliver
I am trying every possibility. I need to send email through gmail from my camel integration. I have tried going to smtp.gmail.com but cannot make it work. I tried the camel-smtp and smtps components and even the camel-google-mail component. Giving up on going direct I chose an smtp relay servic

Re: [ANNOUNCE] Apache Camel 3.10.0 Released

2021-05-20 Thread Omar Al-Safi
Thanks Andrea! Cheers, On Thu, May 20, 2021 at 12:18 PM Andrea Cosentino wrote: > Hello Omar, > > No 3.11 will be the next LTS. This release introduce a lot of new stuff. > The next will stabilize a bit and we'll release the LTS 3.11.0 > > Cheers > > > Il gio 20 mag 2021, 12:14 Omar Al-Safi ha

Re: [ANNOUNCE] Apache Camel 3.10.0 Released

2021-05-20 Thread Andrea Cosentino
Hello Omar, No 3.11 will be the next LTS. This release introduce a lot of new stuff. The next will stabilize a bit and we'll release the LTS 3.11.0 Cheers Il gio 20 mag 2021, 12:14 Omar Al-Safi ha scritto: > Thanks Gregor! > > By the way, shouldn't 3.10 be supposed to be an LTS version? > > R

Re: [ANNOUNCE] Apache Camel 3.10.0 Released

2021-05-20 Thread Omar Al-Safi
Thanks Gregor! By the way, shouldn't 3.10 be supposed to be an LTS version? Regards, Omar On Thu, May 20, 2021 at 11:38 AM Gregor Zurowski wrote: > The Camel PMC is pleased to announce the release of Apache Camel 3.10.0. > > Apache Camel is an open source integration framework that empowers yo

[ANNOUNCE] Apache Camel 3.10.0 Released

2021-05-20 Thread Gregor Zurowski
The Camel PMC is pleased to announce the release of Apache Camel 3.10.0. Apache Camel is an open source integration framework that empowers you to quickly and easily integrate various systems consuming or producing data. This release is a new minor release and contains 208 bug fixes and improveme