This is not an issue with Camel and I doubt there is an option or that there will ever be one. You are using the smtp component which is essentially bypassing your mailbox. You do *not* use your mailbox. You maybe using your mailbox´s credentials. In Gmail this is all integrated. How about cc:ing the mail to your account (=mailbox) and then sorting it via some rule to sent items?
> Am 08.04.2016 um 13:17 schrieb NewCamelDev <[email protected]>: > > Hi All, I am facing a weird issue with camel email component when sending an > email via exchange server. The email I have sent using a mail is not seen in > sent items. I see these emails in sent items when I use the Gmail server to > send an email. > > I have read an article that we may need to manually copy it in Sent Items > folder using Java mail component and thats optional for Gmail. > > Could any one suggest what could be the configuration or settings to do that > in camel. > > Thank you. > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Email-not-copied-to-sent-items-tp5780744.html > Sent from the Camel - Users mailing list archive at Nabble.com.
