I would suggest to switch on Debugging for the mail endpoint. (see documentation page) What you described is somehow not really helping here.
Lars Am Dienstag 23 September 2008 14:21:58 schrieb Andrea Zoppello: > I'll check, > > But if it's as you say which could be the problem?? > > Andrea > > Lars Heinemann ha scritto: > > I would think that the version you have already should contain the bug > > fixes. > > > > Lars > > > > Am Dienstag 23 September 2008 14:02:48 schrieb Andrea Zoppello: > >> Hi Lars, > >> > >> Which is the more recent version available??? > >> Now i'm using the one i found in > >> apache-servicemix-3.3-20080914.213541-57.zip > >> > >> As i already write in another post, i know that from smx 3.3 components > >> are shared between 3.3 and 4 version > >> but it's useful to me to have the source packaged as a zip file. > >> > >> I could do myself using svn but it was very useful to have just ready. > >> > >> Andrea > >> > >> Lars Heinemann ha scritto: > >>> 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
