* Both command lines are designed for the Sun Microsystems JVM. Other JVM’s might need the command line modified. See the documentation for your system to be certain how to execute JVMail.
To send emails without human interaction, you must use either command line arguments or templates or text files.
For more information on configuring JVMail, go the Configuration and Execution page.
Installing JVMail
Installation of JVMail is very simple.
java JVMail [arguments]*If you cannot specify the
CLASSPATHenvironment variable or have problems starting JVMail, the full command line is:java -cp JVMail.jar;Encoder.jar uk.org.xlevel.JVMail.JVMail [arguments]* Both command lines are designed for the Sun Microsystems JVM. Other JVM’s might need the command line modified. See the documentation for your system to be certain how to execute JVMail.
To send emails without human interaction, you must use either command line arguments or templates or text files.
For more information on configuring JVMail, go the Configuration and Execution page.