To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
Languages
Recent
Show all languages
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

From Wikipedia, the free encyclopedia

Apache James, a.k.a. Java Apache Mail Enterprise Server or some variation thereof, is an open source SMTP and POP3 mail transfer agent written entirely in Java.[2] James is maintained by contributors to the Apache Software Foundation, with initial contributions by Serge Knystautas.[3][4] IMAP support has been added as of preview version 3.0-M2,[5] which now requires Java 1.5 or later.

The James project manages the Apache Mailet API which defines "matchers" and "mailets". These allow users to write their own mail-handling code, such as to update a database, build a message archive, or filter spam.[2] A matcher is used to classify messages based on some criteria, and then determines whether the message should be passed to an appropriate mailet for processing. Mailets are so-called due to their conceptual similarity to a servlet,[6] and arose because Sun Microsystems declined a proposal to include mail-handling in the servlet implementation.[4] James ships with a variety of pre-written matchers and mailets to serve common tasks.[6] Many sets of mailets and matchers can be combined to produce sophisticated and complex functional behaviour.

The Apache James project also produces pure Java libraries for implementing Sender Policy Framework (SPF), the Sieve mail filtering language, and parsing MIME content streams, independent of Sun's JavaMail API.

YouTube Encyclopedic

  • 1/5
    Views:
    1 805
    3 019
    3 630
    804
    70 405
  • #ACEU19: Benoit Tellier – Gaining control over emails with Apache James
  • Building Apache James with Eclipse
  • Using Java Mail with Apache James
  • Building Apache James - CLI
  • "Trillions and Trillions Served" documentary feature on The Apache Software Foundation

Transcription

Development

James was originally formed under the Jakarta Project as Jakarta-James.

[4] In January 2003, James was upgraded to a top-level Apache project in a unanimous decision by the ASF Board of Directors under the chairmanship of Serge Knystautas.

James is distributed to within the Phoenix container,[6] which implements the Apache Avalon application framework.

Recent developments include a version which runs in the Spring Framework application framework.

Version 2.3.0 was released in October 2006.

Version 2.3.1 was released in April 2007.

Version 2.3.2 was released in August 2009.[7]

Version 2.3.2.1 (security fix) was released on September 8, 2015.

Version 3.0.0 was released on July 20, 2017.

Version 3.0.1 (security fix) was released on October 20, 2017.

Version 3.1.0 was released on July 31, 2018.

Version 3.2.0 was released on November 14, 2018.

Version 3.3.0 was released on March 26, 2019.

Version 3.4.0 was released on September 5, 2019.

Version 3.5.0 was released on July 16, 2020.

Version 3.8.0 was released on May 16, 2023.

See also

References

  1. ^ "GitHub tag". GitHub. Retrieved 24 April 2023.
  2. ^ a b James Server - Overview
  3. ^ "James Project - Who We Are". Archived from the original on 2011-11-01. Retrieved 2008-02-22.
  4. ^ a b c "Board of Directors Meeting Minutes". Apache Software Foundation. 2003-01-22. Retrieved 2008-02-23.
  5. ^ 3.0-M2
  6. ^ a b c Claude Duguay (2003-06-10). "Working with James". IBM. Archived from the original on 29 January 2008. Retrieved 2008-02-22.
  7. ^ James Project - News Archive

External links

This page was last edited on 4 January 2024, at 09:02
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.