Build from source
From SharemailWiki
Building from source is fairly easy (I'm assuming that you know about Java and how to compile classes and package them up a jar files).
There are only four dependencies that you need, all of which can be found by unpacking the james.sar package that comes with the James server package from the Apache Software Foundation http://james.apache.org/download.cgi. The files are in SAR-INF/lib and in the 2.3.2 release are called
- james-2.3.2.jar
- mail-1.4.1.jar
- mailet-2.3.jar
- mailet-apt-2.3.jar
