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.

Reply via email to