-
I converted the project to be a maven-project. Everybody can easy build it with "mvn package".
Not ANT, but even better.
2007-03-30 11:25:36 UTC by cibes
-
cibes committed patchset 8 of module yaJamesManager to the yaJamesManager CVS repository, changing 1 files.
2007-03-26 08:53:13 UTC by cibes
-
cibes committed patchset 7 of module yaJamesManager to the yaJamesManager CVS repository, changing 46 files.
2007-03-26 08:25:04 UTC by cibes
-
cibes committed patchset 6 of module yaJamesManager to the yaJamesManager CVS repository, changing 61 files.
2007-03-26 07:38:42 UTC by cibes
-
Please improve the architecture and do some refactorings (IntelliJ might help you since it's free for open source projects).
#1. Separate the "james controlling code" from the presentation, so that it can be easilly tested with simple unit tests that do not depend on web resources.
2007-03-14 17:57:37 UTC by dkyriakis
-
Please add documentation on how to use the webconsole, but target with this the James user - i.e. mostly non-programmers.
2007-03-14 17:32:44 UTC by dkyriakis
-
Please add support for starting, stopping James(and other such tasks) from the webconsole.
Since the webcosole consumes(or should consume) only a few resources, it's not a problem to run it e.g. on Jetty on a non-default port, on the same computers where James runs.
2007-03-14 17:31:19 UTC by dkyriakis
-
Please add support for managing mailets and the James configuration.
Of course, for this James and the console should be on the same computer, but this isn't a problem since the console should be very lighweight.
2007-03-14 17:29:46 UTC by dkyriakis
-
Support for the new VUT (Virtual User Table) functionality in James. This is very important since allows to manage domains live (a long awaited James feature).
2007-03-14 17:28:09 UTC by dkyriakis
-
Please set the highest priority to this ticket since I think it's blocker.
Since Telnet is "banned" from many companies, this project with only telnet connection is not usable.
Thank you,
Demetrios.
2007-03-14 17:25:53 UTC by dkyriakis