Apache James, aka Java Apache Mail Enterprise Server or some variation thereof, is an open source SMTP and POP3 mail transfer agent and NNTP news server written entirely in Java. James is maintained by contributors to the Apache Software Foundation, with initial contributions by Serge Knystautas.
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...
more
Read article at Wikipedia
Apache James
Software
Developer
Apache Software Foundation
The Apache Software Foundation (ASF) is a non-profit corporation (classified as 501(c)(3) in the United States) to support Apache software projects, including...
Programming languages used:
Similar topics in Freebase
-
Apache Felix
Apache Felix is an open source implementation of the OSGi Release 4 core framework specification. The initial codebase was donated from the Oscar project at ObjectWeb. The developers have worked on Felix for a full year and have made various improvements while retaining footprint and performance.... -
Apache Harmony
Apache Harmony is an open source / free Java implementation, starting with Java SE 5.0. It will be licensed under the Apache License, Version 2. It was announced in early May 2005 and on October 25 2006, the Board of Directors voted to make Apache Harmony a top-level project. The Harmony project... -
Apache ActiveMQ
Apache ActiveMQ is an open source (Apache 2.0 licensed) message broker which fully implements the Java Message Service 1.1 (JMS). It provides "Enterprise Features" like clustering, multiple message stores, and availability to use any database as a JMS persistence provider besides VM, cache, and... -
Apache Ant
Apache Ant is a software tool for automating software build processes. It is similar to Make but is implemented using the Java language, requires the Java platform, and is best suited to building Java projects. The most immediately noticeable difference between Ant and Make is that Ant uses XML to... -
Nutch
Nutch is an effort to build an open source search engine based on Lucene Java for the search and index component. It is coded completely in the Java programming language, but data is written in language-independent formats. Nutch has a highly modular architecture allowing developers to create... -
Apache Tomcat
Apache Tomcat (or Jakarta Tomcat or simply Tomcat) is a servlet container developed by the Apache Software Foundation (ASF). Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Sun Microsystems, and provides a "pure Java" HTTP web server environment for Java code... -
Apache Forrest
Apache Forrest is a web-publishing framework based on Apache Cocoon. It is an XML publishing framework that allows multiple types of data-files as input, such as various popular word processing and spreadsheet files, as well as two wiki dialects. Plugins are available to support additional formats,... -
Apache Gump
Apache Gump is an open source Continuous Integration system, which aims to build and test all the open source Java projects, every night. Its aim is to make sure that all the projects are compatible, at both the API level and in terms of functionality matching specifications. It is hosted at gump... -
Apache Cocoon
Apache Cocoon, usually just called Cocoon, is a web application framework built around the concepts of pipeline, separation of concerns and component-based web development. The framework focuses on XML and XSLT publishing and is built using the Java programming language. The flexibility afforded by... -
Byte Code Engineering Library
The Byte Code Engineering Library (BCEL) is a project sponsored by the Apache Foundation under their Jakarta charter to provide a simple API for decomposing, modifying, and recomposing binary Java classes (I.e. bytecode). The project was originally conceived and developed by Markus Dahm prior to...