Hi team!
I'm new in configuring services and service-components, so I need some
clarifications and understanding.
Let's our task is to do some custom operations with e-mails. I see my
work is devided on:
1.configuring servicemix-mail. This service gets mails from some
mail-server and save it, for example, in some directory.
2. next step is to process this e-mail (other service).
I have some questions:
1. How to provide multiple downloading e-mails from a few
mail-servers/account?
2. How to provide call of next service after saving some e-mail? I see
this is task of endpoints?
3. What interface must support my 2nd service, which process e-mails.
Thanks a lot in advance!
Truly yours, Ivan Pryvalov.