I refer to the logging configuration, eg if using log4j then its the log4j.properties or its .xml file you set the logging levels. Then set the level to TRACE for org.apache.camel.component.mail
On Mon, Dec 1, 2014 at 12:00 PM, A-Light <angelo.leg...@outlook.com> wrote: > Hi Claus, > thank you for your answer. > > I enabled the trace both by adding the "debugMode=true" in the uri > parameters and by placing trace="true" in the context but in the log I > didn't see any row containing "folder.copyMessages". > > What I saw in the log that seems related to the "process" folder is: > > DEBUG IMAP: LOGIN command result: A1 OK LOGIN completed > A2 CAPABILITY > * CAPABILITY IMAP4 IMAP4rev1 CHILDREN IDLE QUOTA SORT ACL NAMESPACE > RIGHTS=texk > A2 OK CAPABILITY completed > A3 LIST "" processed > * LIST (\HasNoChildren) "." "processed" > A3 OK LIST completed > A190 COPY 173 processed > A190 OK COPY completed > A191 STORE 173 +FLAGS (\Seen) > * 173 FETCH (FLAGS (\Seen) UID 180) > A191 OK STORE completed > DEBUG IMAP: pool is full, not adding an Authenticated connection > A192 CLOSE > A192 OK CLOSE completed > A193 LOGOUT > * BYE Have a nice day > A193 OK Logout completed > > But anyway, the email remained in the inbox after the processing. > > What can I provide to better understand what's happening? > > Thank you, > A. > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Mail-copyTo-not-working-and-MailBoxPostProcessAction-not-found-tp5759776p5759855.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- Red Hat, Inc. Email: cib...@redhat.com Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen hawtio: http://hawt.io/ fabric8: http://fabric8.io/