Claus Ibsen-2 wrote
> 
> pop3 has limitations with delete/seen flags on processed mail messages.
> 
Sun mail framework works fine with several mail-msgs are obtained via pop3:
1) read n messages one by one from pop3
2) process n messages
3) mark processed messages for deletion (using pop3 command which is wrapped
by mail framework)
4) close pop3-"transaction"
As a result one iteration yields: n messages were processed and deleted from
mailbox.

But Camel's MailComponent doesn't work as I described above.



--
View this message in context: 
http://camel.465427.n5.nabble.com/Problem-with-getting-messages-via-POP3-tp5716652p5719407.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to