In the case of Windows, the automated install process will also optionally install a version of Java for you. Otherwise, if you don't already have Java installed then go to the SUN java download site and download either the Java Runtime Environment (JRE) or (System Development Kit)SDK for your environment.
For Windows (95/98/NT/2000/XP) systems, Mac OS X, Mac OS8.1-9x and Linux, MailFaces can be installed using a automated installer. For other systems, (OS/2, Solaris, AIX, etc) a distributed zip file is used to install MailFaces manually.
If you don't know if you have Java installed, you can test if it is installed by bringing up a command window and typing: java -version or jre -version or jview.
Download
MailFaces.exe (8000 KB)
Open the downloaded file to complete the installation.
Additional instructions
Download
MailFaces.exe (1900 KB)
Open the downloaded file to complete the installation.
Additional instructions
Invoke Web Installer
Adding the following statement with your userid and system filled in will force 50% or more of your SPAM to be grouped under the SPAM icon.
KillSelect not recipient "myuserid@mysystem.com"
cd mailfaces (or whereever it was installed)
./MailFaces215
I hope that the installation of MailFaces went well! Please send a message to me at jthomas@cruzio.com with any comments or suggestions. I hope you will also subscribe to the MailFaces Mailing List so you can be informed of fixes and new releases.
I am keeping track of which Unix platforms MailFaces has been sucessfully installed on, so I would appreciate a note giving me the Platform and release which you used to install MailFaces. Thanks!
If you don't know if you have Java installed, then bring up a command window and type:
java -version or jre -version or jview
setup javaw
I hope that the installation of MailFaces went well! Please send a message to me at jthomas@cruzio.com with any comments or suggestions. I hope you will also subscribe to the MailFaces Mailing List so you can be informed of fixes and new releases.
John Thomas
jthomas@cruzio.com
http://www.cruzio.com/~jthomas
Please note that currently MailFaces only works with mail that is gotten from a POP3 or IMAP mail server. It does not work with the standard Unix mail delivery system. One of these days, I will get Linux running on a machine here at home and I can work on getting MailFaces to interface to the Unix mail command.
-> cd ./mailfaces
-> CLASSPATH=.
-> export CLASSPATH
-> java setup
The comments in the distributed faces.opt file and the Options Documentation should be enough to get you going with specifications of local images for your favorite mail correspondents.
I hope that the installation of MailFaces went well! Please send a message to me at jthomas@cruzio.com with any comments or suggestions. I hope you will also subscribe to the MailFaces Mailing List so you can be informed of fixes and new releases.
I am keeping track of which Unix platforms MailFaces has been sucessfully installed on, so I would appreciate a note giving me the Platform and release which you used to install MailFaces. Thanks!
John Thomas
jthomas@cruzio.com
http://www.cruzio.com/~jthomas
In order to support POP3 and IMAP mailboxes, you need to have Sun's JavaMail package installed. The Javamail jar file is included with MailFaces. If you wanted to install it yourself, you would need to go to the JavaMail download site and download javamail and install it on your system.
You will also need the JavaBeans Activation Framework or JAF (javax.activation). It is also included but you could also get it from http://java.sun.com/beans/glasgow/jaf.html.
When you install MailFaces and run the setup command, it will generate a new mf.bat file that will set the classpath correctly. You can then use the new mf.bat command to invoke MailFaces and access an IMAP or POP3 mail server.
mailfaces/
faces.opt Sample Options file for MailFaces
setup.bat Batch file to create "mf.bat"
setup.class
lib/
mailfaces.jar Jar file with all MailFaces class files
mail.jar
activation.jar
image/
*.gif A few example Face Gifs
*.au A few example sound files
*.pal Color Palettes for PIcons using Paint Shop Pro
mailfaces/
com/jthomas/mailfaces/ MailFaces Package
com/jthomas/util Utility classes
html/javadoc/ JavaDoc Documentation