Dear Wiki user, You have subscribed to a wiki page or wiki category on "James Wiki" for change notification.
The "JamesRelatedTools" page has been changed by SergeyUshakov. The comment on this change is: JConsole. http://wiki.apache.org/james/JamesRelatedTools?action=diff&rev1=14&rev2=15 -------------------------------------------------- * [[http://docs.pushtotest.com|TestMaker]] - Open Source protocol-based testing tool ---- = Administration = - * [[http://sourceforge.net/projects/yajamesmanager]] - yaJamesManager is a web-based management-tool for Apache James written in Java as a webapp + * [[http://sourceforge.net/projects/yajamesmanager|yaJamesManager]] - a web-based management-tool for Apache James written in Java as a webapp + * [[http://download.oracle.com/javase/6/docs/technotes/tools/share/jconsole.html|JConsole]] - the basic general-purpose tool for management of JMX-enabled components; maybe a little bit too general-purpose, but does the job ---- = Webmail = * [[http://sourceforge.net/projects/jwma|jwma]] - An opensource Java webmail implementation. (Hmmm project seems to be asleep for over 7 years now, and only supports IMAP mail servers!) @@ -15, +16 @@ ---- = Other Java Mail Servers = + * alive projects - * [[http://www.ericdaugherty.com/java/mailserver/|Java Email Server]] - SMTP, POP3 - doesn't have a great name or large community base, but seems interesting. (GPL - development ongoing) + * [[http://www.ericdaugherty.com/java/mailserver/|Java Email Server]] - SMTP, POP3 - doesn't have a great name or large community base, but seems interesting. (GPL - development ongoing) + * historic projects - * [[http://www.kimble.easynet.co.uk/jams/|JAva Mail Server]] is another all-Java mail server. They have their own approach to mailets (GNU - development stopped). + * [[http://www.kimble.easynet.co.uk/jams/|JAva Mail Server]] is another all-Java mail server. They have their own approach to mailets (GNU - development stopped). - * [[http://www.goodserver.com/|GoodServer, Inc.]] makes an all-Java mail server. (commercial - does not look alive...) + * [[http://www.goodserver.com/|GoodServer, Inc.]] makes an all-Java mail server. (commercial - does not look alive...) - * [[http://crsemail.sourceforge.net/|CRSEmail]] is an aged codebase. (GPL - development stopped) + * [[http://crsemail.sourceforge.net/|CRSEmail]] is an aged codebase. (GPL - development stopped) ---- = Related Java-mail related libraries = * [[http://jsmime.sourceforge.net/|JSMime]] is a Java library to sign and/or encrypt E-Mails using the SMIME standard using many different algorithms and key strengths. Testing is done for compatibility with Netscape and Outlook to open the mails, decrypt and verify the signature.