<% Include("/hsphere/local/home/terraint/common.phps");%>Apache James:Java メールサーバー - TODO - Java Mail and News server, SMTP POP3 NNTP
The ASF -- Apache Software FoundationJAMES - Java Apache Mail Enterprise Server

James

ダウンロード

ドキュメント

プロジェクト

関連プロジェクト

有益な情報

日本語訳 (Translations)

オリジナル

TODO

この文書は、新規のあるいは現在のJAMESプロジェクトへの投稿者の方々に対して、私達のプロジェクトが今何を必要としているのかを示すリアルタイム文書です。いつものことですが、いかなるサポート(文書、ソースコード、指摘、フィードバック)も歓迎しております。
最終更新日:2002年12月10日

Cross-Service Issues

複数ドメイン名をサポートする為の仕様を決定する

Revisit UserRepository. The interface must support multiple authentication types per user, aliasing (both local and non-local), as well as per-user quotas. It may be desirable to be able to associate attributes with users in the repository.

Revisit the MailRepository interface and associated implementations. Special consideration is necessary to support IMAP Search functionality. It should be possible to associate attributes with mail messages stored in the repository.

Revisit the SpoolRepository implementations and do away with the current exception-generating two-phase message retrieval.

Define a simple mechaism for addressing repositories in a uniform way.

Add support for mbox mail file repository.

Add support for the maildir file repository.

Add support for DRAC login/relay authorization. This feature records the IP addresses and times of POP3 logins. SMTP connections from these same IP addresses are considered authenticated if they occur within a fixed period of the POP3 authentication.

Develop repository migration tools so that users of the old repositories can easily migrate to newer repositories.

SMTPサービス

Add support for the enhanced status codes extension (RFC 2034).

Add support for the 8BITMIME extension.

Expand the SMTP server so it supports a variety of SASL authentication mechanisms.

Complete support for delivery service notification (RFC 1891).

Discuss optional support for VRFY and EXPN.

Discuss some form of spam filtering that would allow filtering before messages are fully read in from the network.

IMAPサービス

Get IMAP server to alpha standard (i.e. basic interoperation with e-mail clients).

Add #news namespace to IMAP system

POPサービス

Give admins the option to enforce one access at a time to a POP3 mailbox.

NNTPサービス

Refactor NNTP code base.

Tie in the NNTP Repository with POP/SMTP/IMAP repository structure.

List Management

Write a list server implementation with functionality comparable to ezmlm. This would include the capability to handle multiple lists of 100,000+ members, double opt-in subscription mechanisms, and a full suite of mail-driven commands.

Avalon Integration

Update code base to use Serviceable/ServiceManager rather than Composable/ComponentManager. This requires an effective change in how we expose components through the Mailet API.

Mailet API

Mailet APIの次期改訂版について議論・デザインを行う

DNSサーバー

Improve the debugging output, including a) catching that DNS servers are not correct (at least have DNS log channel record DNS server usage)

SpoolManager

Add support for better mailet router/processing (maybe like RequestDispatcher) - Use Stage/Pipeline pattern

Get classloaders working so custom mailets don't have to be in james.jar (SK: I suggest adding support for apps/james/classes and apps/james/lib directories and have the MailetLoader and MatcherLoader use these in addition to system level classpath).

Add support for deployable message processing apps using Camelot pattern

リモート管理

Rewrite RemoteManager to be an exposed object that can be controlled via RMI or what have you, and have the remote manager telnet interface make appropriate calls to this interface.

Take advantage of Phoenix JMX capabilities to enable more complete measurement of James behavior.

Add support in the RemoteManager to manage repositories. This includes listing what's in a repository, viewing individual messages, deleting messages, copying messages, and moving messages.

Add needed functions to RemoteManager, Including Stop and ReConfigure (?), Reinject mail (this should just be copying/moving messages...), Store RemoteManger password securely.

ドキュメント

Jamesにおけるログ取得の為の設定ガイドドキュメント


Copyright © 1999-2004, Apache Software Foundation
Translated into Japanese by Tetsuya Kitahata, powered by Terra-International, Inc.
<% orig();%>