This directory contains an example program that demonstrates the use of the Netscape Messaging MIME Encoder java API. To compile and run: ------------------- (1) Make sure CLASSPATH includes the msg-sdk jar file (proapi.jar). When installed proapi.jar is located at /packages/proapi.jar. Make sure CLASSPATH also includes the directory you are compiling in. (2) Compile: javac *.java (3) Run: java