What is this?
YAMM is my E-Mail client written in Java. Current version: 0.9.1
Released: 2003-10-01
Features:
- POP3 support
- Smtp support
- html support
- file attachment support
- Internationalization
- Multiple mail accounts
- etc...
Screenshots
Before you download you might want to see a screenshot (taken 2003-03-16 (swedish version), showing a html spam message =) ).
Download and Install
Step 1
First of all you need to download the JRE.
If you want to recompile the source, download the
JDK instead.
Install the JDK or JRE with instruction provided
from sun.
Step 2
Download yamm-current.zip
Step 3
Just unzip it and change directory to yamm-<version> and type java -jar yamm.jar to run it.
CVS
If you want the absolutly latest development version just use your cvs-client
with the following settings:
Mode: pserver
Hostname: cvs.gjt.org
Repository: /gjt/cvsroot
Directory: /java/org/gjt/fredde
Username: anoncvs
Password: anoncvs
One good cvs-client that I use is jCVS.
You can also browse the code online on
http://www.gjt.org/servlets/JCVSlet/list/gjt/org/gjt/fredde/yamm and the JavaDoc for the source on
http://www.gjt.org/javadoc/org/gjt/fredde/yamm/
|