James

James (a.k.a Java Apache Mail Enterprise Server) 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.

  • Is 100% pure java capable of running on Java 1.4 onwards
  • Integrates protocols
    • Email
      • SMTP
      • POP3
        • Outgoing server
        • Incoming from POP3 accounts (FetchMail)
      • IMAP (James 3)
        • Server
        • Sieve filtering into IMAP mailboxes for incoming mail
    • NNTP (better known as news)
  • Is based on open standards
  • Is a mailet container. Processing is delegated to independent, extensible, pluggable agents specified by the Mailet API. Any function which is not already available (from James or from a third party) can be developed.
  • Is a modular, component based IoC mail platform
    • Based on mature, production proved Apache Excalibur components
    • James 2 (production) uses the Avalon framework. Avalon development has now stopped but the framework is mature, stable and of proved production quality.
    • James 3 (development) supports Spring and is moving towards OSGI
  • Support to create mailing list



http://james.apache.org/

Bookmark and Share          3538



comments powered by Disqus


Related Products

Atlantis-ems - An OpenMind Enterprise Mail Server

Atlantis (aka Atlantis-ems) is an open source 100% .NET c# Enterprise Mail Server implementation and the porting of James 100% Java Enterprise Mail Server The project now is in it's initial steps, some urgent things have to be accomplished to start: find developers who wants to join the project starting to develop the base framework on which Atlantis will relies on which will be a porting of the Avalon framework find developers who wants to take a part of the server and taking care of developmen

Read more

Mireka - Mail server and SMTP proxy with detailed logging, statistics and built-in, fail-fast filter

Mireka is a mail server with SMTP, Mail Submission and POP3 services. It is also an SMTP proxy. As a proxy, it can help to prevent or diagnose mail problems, like outgoing backscatter spam. Features: detailed logging basic mail traffic statistics filtering by DNSBL filtering by SPF accepting mail only for local domains and recipients wildcards (regular expressions) can be used to specify local recipients basic tarpit, to prevent e-mail address harvesting loop detection configurable maximum messa

Read more

Subethasmtp - SubEtha SMTP is an easy-to-use server-side SMTP library for Java

SubEtha SMTP is a Java library which allows your application to receive SMTP mail with a simple, easy-to-understand API. This component can be used in almost any kind of email processing application. Hypothetical (and not-so hypothetical) uses include: A mailing list manager (see SubEthaMail) A mail server that delivers mail to user inboxes A mail archiver like The Mail Archive An email test harness (see Wiser) An email2fax system SMTPseudo A filtering forwarding server Baton SMTP proxy for one

Read more

Emailshellserver - connect through email to remote shell, there are still some features to add. I wa

''' Created on Jun 7, 2010 @author: pabstsmear ''' if name == 'main': pass import poplib, email, string, subprocess, time, smtplib from email.mime.text import MIMEText PIPE = subprocess.PIPE STDOUT = subprocess.STDOUT while 1: ogin to gmail. M = poplib.POP3_SSL(host='pop.gmail.com', port=995) M.user("blah") M.pass("+++++++") umber of messages on server. numMessages = len(M.list()1) if M.stat()0 > 0: et message and index subject. for i in range(numMessages): msg = M.retr(i+1) str1 = string.join(m

Read more

Postfix - Mail Server

Postfix is mail server that started life at IBM research as an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and secure. The outside has a definite Sendmail-ish flavor, but the inside is completely different. It supports IPv6, DKIM, DomainKeys and SenderID authentication, SPF, Sendmail Milter (mail filter) protocol, Zombie blocker, TLS encryption, LDAP and it supports database like MySQL, PostgreSQL, Berkeley DB, Memcache.

Read more

Citadel

Citadel is a collaboration suite (messaging and groupware). It provides support for Email, Calendaring/Scheduling, Address books, Bulletin boards, Mailing List Server, Instant Messaging, Wiki, Multiple domain support.

Read more

Easymailsvr - A Mail Server based on Winodws and MS SQL Server or MS Acess

easymailsvr - Mail Server Tool On WindowsA mail server based on Windows and MS SQL Server or MS Access Support SMTP and POP3 Support group mail list A Free green software and no need setup process Please not for commercal purpose. You can download the source code from Downloads Page 一个Mail Server 支�SMTP和POP3 支�邮件组 一个�费的无需安装的绿色软件 �止用于商业用途 History Log2008/07/10 Release 1.5.0.0 2004/06 kick off Preview of UI Preview of Web My Projects

Read more

Exjello - JavaMail Provider for Exchange

exJello is a JavaMail provider that connects to a Microsoft Exchange server (actually, it uses the WebDAV interface exposed by Outlook Web Access). It is designed as a drop-in replacement for the standard POP3 and SMTP providers. This allows you to send and receive messages through your Exchange server in situations where a POP3/SMTP interface is not available (through a restrictive firewall, for example, or if your administrator simply does not provide a POP3 or SMTP gateway).

Read more

Postmail-vim-plugin - postmail.vim : mail message posting plugin. (python required)

DESCRIPTION Send 'current editing buffer', or 'selected area of text' with email. Most simplest usage is to execute :Mail command. Supported Mail Auth type is - basic SMTP password Auth - POP before STMP Auth - Outbound Port 25 Blocking - GMail This plugin needs '+python', '+iconv', '+multi_byte' and Python is installed, and $PATH is appropriately set. USAGE You can use :Mail command to send email. See also postmail-example . :rangeMail send mail message. if range is selected, send selected text

Read more

Jackmailclient - This is a simple mail client uses any mail server to give you robost mail facility.

This is a simple e-mail client uses any email server to act as a mail client. Purely written in java. Advantages: No Browsers needed. No Email Client software needed. Few kb of files give you robost email facility. There is no chance of hacking of your password, as you are using a configuration file to give your credentials once, and you are not directly expose to the web and any spyware/adware. Easy fast and one tool for various mail server. I use this mainly to access for my office mail, but i

Read more

Related Tags
Browse projects by tags.

We have collection of more than 400,000 open source products ranging from Enterprise product to small libraries in all platforms. We aggregate information from all open source repositories. Search and find the best for your needs.



Follow feeds Follow bestopensource on Twitter Follow bestopensource on Facebook


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.

Do you provide Consulting, Training, Support for any open source products. Register your business

Tag Cloud >>