"Mail.bat"
___________________________________________________________

To run Mailpuccino from DOS, use "mail.bat" which is available in 
Mailpuccino's directory (you should also run "mail.bat" from the 
Mailpuccino directory. 

You may also open "mail.bat" to configure some of the jar file's 
directory locations.


Upgrading from v0.85 to v0.9
___________________________________________________________

To upgrade, you simply have to install the v0.9 distribution's
files into your Mailpuccino v0.85 directory. All your folders
and messages should be intact, but your v0.85 Address book and
all the saved messages in the v0.85 composer will be lost.

If encounter any problems during the upgrade, feel free to
contact me at konget@cheerful.com


Required JAR files
___________________________________________________________

If you're running Mailpuccino on JDK 1.2.x, only mailpuccino.jar
is required.

If you're running Mailpuccino on JDK 1.1.x, swing.jar is also 
required.

Although Mailpuccino uses JNDI and the LDAP service provider, 
all the necessary classes are already packaged in 
mailpuccino.jar. So, you do not need to download JNDI/LDAP
again separately.

And of course, to use Mailpuccino, you need to have the Java
Runtime Environment installed!


JDK 1.1.x
___________________________________________________________

Mailpuccino can also run in JDK 1.1.x, but make sure you have 
the "swing.jar" file in the classpath.


Creating a Windows Shortcut on your Desktop
___________________________________________________________

Right Click Desktop

New Shortcut

Command Line:
"C:\Program Files\JavaSoft\JRE\1.2\bin\javaw.exe" -cp c:\mailp\mailpuccino.jar mailpuccino.Mailpuccino

Click Finish

Goto properties of new shortcut and change "Start In" to c:\mailp\, 
or whatever directory you installed to.

(Thanks to Joel Winarske)