Andrea, depending on the version of servicemix-mail you are using this is possible. For better understanding see the following solved bugs:
https://issues.apache.org/activemq/browse/SM-1568 https://issues.apache.org/activemq/browse/SM-1569 My suggestion would be to try a very recent version of the mail component. Regards Lars Am Dienstag 23 September 2008 10:39:47 schrieb Andrea Zoppello: > 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
