Dear Wiki user, You have subscribed to a wiki page or wiki category on "James Wiki" for change notification.
The "FrontPage" page has been changed by EricCharles. http://wiki.apache.org/james/FrontPage?action=diff&rev1=63&rev2=64 -------------------------------------------------- ##language:en #pragma section-numbers off + This is the Wiki for the James project. A Wiki is a collaborative hypertext environment, with an emphasis on easy access to and modification of information. + + '''Please use the James mailing lists to discuss the content of these pages. The purpose of the Wiki is to record and edit plans/proposals/notions that are discussed on the mailing lists.''' + + ---- + Introduction + - James is a 100% pure Java SMTP and POP3 Mail server, and NNTP News server designed to be a complete and portable enterprise mail/messaging engine solution based on currently available open messaging protocols. + James is a 100% pure Java SMTP, POP3 Mail server, IMAP (James V3) and NNTP News (James V2) server designed to be a complete and portable enterprise mail/messaging engine solution based on currently available open messaging protocols. Amongst the benefits of James over other mail platforms is its support for building custom mail handling applications. [[http://james.apache.org|The James Project]] hosts the [[MailetAPI|Apache Mailet API]], and James provides an implementation of this mail application platform API. - James is based upon the [[http://avalon.apache.org|Apache Avalon application framework]]. The Avalon project has closed. '''Don't Panic'''. James is alive and well. We haven't got any real problems with the versions of Avalon things we depend upon, but we understand that we can't continue to offer James deployed on an end-of-line'd platform. So we're currently discussing all the options, and trying to reach a happy consensus about the way to go next. In the meantime the James team will continue to support our users with all of their James related issues, and if there are Avalon issues in there we'll help there too. The Avalon code we depend upon is still here at the ASF and we can fork it if we want to make changes before we arrive at an avalon-free James. - - ---- - This is the Wiki for the James project. A Wiki is a collaborative hypertext environment, with an emphasis on easy access to and modification of information. '''Please use the James mailing lists to discuss the content of these pages. The purpose of the Wiki is to record and edit plans/proposals/notions that are discussed on the mailing lists.''' - - ---- - Index: - - * JamesQuickstart - Beginners guide to have James running quickly and disable spamming. * FrequentlyAskedQuestions - On usage and configuration * [[Development]] - Developer Discussions * JamesVolunteers - Volunteers contributing to the James Project @@ -32, +30 @@ * FastFail - developer discussion of Fast-Fail plans. * JamesV3 - James version 3 in development * JamesUserTypes - Defines the roles and responsibilities of the various user types. + + * DevelopmentToolNotes - How to configure and use tools that assist in the development of James + * JamesPostage - a tool for testing James, using configurable mail traffic profiles + * [[http://www.nabble.com/James-f141.html|James Forum /Archive]] - an unofficial forum hosted by [[http://www.nabble.com/|Nabble]] archiving the James project mailing lists. You can cross search or browse project messages there. You can also search the 5 James mailing lists at [[http://james.markmail.org/|james.markmail.org]]. + * [[http://www.java201.com/resources/browse/31-all.html|James Resources]] - Articles, Books, Research papers, Tutorials. + * JamesAndSendmail + + ---- + James V3 + + ---- + James V2 + + James V2 is based upon the [[http://avalon.apache.org|Apache Avalon application framework]]. The Avalon project has closed. '''Don't Panic'''. James is alive and well. We haven't got any real problems with the versions of Avalon things we depend upon, but we understand that we can't continue to offer James deployed on an end-of-line'd platform. So we're currently discussing all the options, and trying to reach a happy consensus about the way to go next. In the meantime the James team will continue to support our users with all of their James related issues, and if there are Avalon issues in there we'll help there too. The Avalon code we depend upon is still here at the ASF and we can fork it if we want to make changes. + + * JamesQuickstart - Beginners guide to have James running quickly and disable spamming. * JamesDocumentationNotes: notes on what has been recently asked/answered and should get into the FAQ/CVS docs at some point. - * [[log4j|Log4J in James]] * LogRotation * SmartOrSecondaryHost @@ -48, +61 @@ * [[Bayesian_Analysis]] - spam detection mailets using bayesian analysis techniques * ConfigureJmx * Outlook2002Problems - 0x8004210B error - * DevelopmentToolNotes - How to configure and use tools that assist in the development of James - * JamesPostage - a tool for testing James, using configurable mail traffic profiles - * [[http://www.nabble.com/James-f141.html|James Forum /Archive]] - an unofficial forum hosted by [[http://www.nabble.com|Nabble]] archiving the James project mailing lists. You can cross search or browse project messages there. You can also search the 5 James mailing lists at [[http://james.markmail.org|james.markmail.org]]. - * [[http://www.java201.com/resources/browse/31-all.html|James Resources]] - Articles, Books, Research papers, Tutorials. - * JamesAndSendmail ---- Interesting starting points: