Hello, Cannot sending large emails is a very big issue for an enterprise mail server. We can hope an enterprise server is able to send at least a 10 Mo email.
James is able to do that, but the performance cost is very expensive : - important memory increasing - important CPU increasing - important slow down of the server performance I read the dicussion about this subject at : http://issues.apache.org/jira/browse/JAMES-134?page=comments#action_63254 If i have well understood it, the causes are : - the management of the memory by the JVM - the using of the JavaMail API I have some question about this topic : - This discussion happens two months ago, have you found a solution to this issue since ? - Has someone found a way to improve the actual behavior ? some ideas ? - You speak about 'new JavaMail content handlers', has someone tried to implement a such handler ? - Has someone tried to use another JVM than the SUN JVM ? Our company really want to use James in solutions for our clients, because it's a very good product, but this issue could cause we change our mind if it's not solved. If we need to change the source code and use another opensource project for replace the JavaMail it wouldn't be a problem, we simply need to know if this issue have a solution, and if the solution can be implemented fastly. Thanks all for your answers. Best regards, Christophe ------------------------------------------------------ This mail was sent through Jay.net: http://www.jay.net --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
