Hello all, yesterday my James had to transport an eMail with an 18MB attachment. This endet up with an "java.lang.OutOfMemoryError: Java heap space".
The java-geeks here certainly know what to do, but there may be James-User which are less familiar with the java commandline-options. The solution is to precede the JVM_OPTS in "phoenix.sh" with "-Xms64m -Xmx512m ". Just a thought: The first time I searched the place to put those options in "phoenix.sh" I had to study the half file where they are set. What about some config-vars at the beginning of the file? Best regards Stephan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
