Hi all,
I'm trying the new servicemix mail componet, with a simple flow like the
following
1) FileBC -> Xpath Splitter(ROWS/ROW) -> Groovy Script ( To prepare
header for servicemix mail ) -> MailBC( servicemix mail)
- I've tried with a file containing 20 ROW elements ( the row eslement
contain an email address that the groovy set in the
message headers to be used with servicemix mail )
- What i've noticed is that sometimes all the mail are sent correctly (
i've test against my email address ) sometimes i not receive all
the email ( a not exactly number of email arrives, the other ones are
lost ). The problem is that i do not have any error in servicemix.
Any Idea?? Is there any concurrence problem, with servicemix mail???
Thanks in advance
Andrea