ダウンロードリスト

プロジェクト概要

!SubEthaSMTP は受容 SMTP サーバー コンポーネントを提供する Java ライブラリを理解しやすいです。このコンポーネントを接続するには、Java アプリケーションに、簡単に単純な抽象的な Java インタ フェースを使用して SMTP メールを受信できます。ワイザー テスト フレームワークを使用して簡単な受信メールと呼ばれる小さなサブ プロジェクトでがも含まれています。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2011-03-01 12:31
3.1.5

PlainAuthenticationHandlerFactoryはnull以外の認証IDを受け入れます。 Receivedヘッダの追加が設定できるようになりました。クライアントはタイムアウトサーバーが応答しない場合。 Wiser.messagesは今サブクラスではそれをオーバーライドすることができるように保護されています。
PlainAuthenticationHandlerFactory now accepts non-null authorization identities. The addition of Received headers is now configurable. The client now times out if the server does not respond. Wiser.messages is now protected so that subclasses can override it.

2009-10-27 03:29
3.1.2

多くの方がTLSをサポート。サイズの拡張をサポート。 HELOコマンド情報は、現在のMessageContextで利用可能です。ケーシングときのバグをトルコ語ロケールで実行され、固定されている。良いミューリのロギングをマルチスレッド環境で。 SMTPのやり取りの月の書式を発行します。このリリースでは非表示にログからの接続時の例外となった。 SmtpClientが、現在のバインドアドレスを設定することができます以上のロギングしています。
タグ: Stable
Much better TLS support. Support for the SIZE extension. Helo information is now available in MessageContext.
A casing bug when running in the Turkish locale has been fixed. Better logging for muli-threaded environments. An issue with month formatting in SMTP exchange. This release hides dropped connection exceptions from logs. SMTPClient can now set the bind address, and has more logging.

2009-06-05 05:48
3.1

このリリースでは受信が追加されます:ヘッダのデータをストリームに書き込みます。これはMessageHandlerのになりました。AuthenticationHandler行わ()メソッドを追加し、認証されたIDを提供します。いくつかのシンプルなクライアントツールが追加されている。は、SMTP server.I内のすべての/ Oパッケージだけsmtp.io.に移動されているメッセージリスナのアダプタ上で若干のバリエーションが追加されています。今残ってしまったデータは、ハンドラではなく、食べていない例外がスローさを消費します。 jarファイル名を現在のバージョン番号が含まれます。現在配布wikiのドキュメントが含まれます。
タグ: Major
This release adds Received: headers to the data stream. It adds a done() method to MessageHandler.
AuthenticationHandler now provides the authenticated identity. Some simple client tools have been added. Everything in the SMTP server.I/O package has been moved to just smtp.io. A slight variation on the message listener adapter has been added. It now consumes any leftover data that the handler did not eat rather than throwing exception. The jar file name now includes the version number. The distribution now includes wiki docs.

2009-06-05 05:48
3.0

3.0が1.2.1ベースに基づいて、徹底的にリファクタリングです。これは、私のブロックに戻るMINAとNIOを削除/ OをこれはMessageListenerのAPIは、ヘルパーのパッケージに移動されているデザインを一新した認証APIがあります。タイムアウトの現在のソケットでは、ウォッチドッグのスレッドではなく、制御されます。 MessageHandlersもはやリサイクルされます。アイドル状態の接続の改善処理。無数の他の変更されます。プロジェクトcode.google.comをtigris.orgから移動されています。
タグ: Major
3.0 is a thorough refactoring based on the 1.2.1 codebase. It removes MINA and NIO, returning to blocking I/O. It has a redesigned Authentication API.
The MessageListener API has been moved into a helper package. Timeouts are now controlled by sockets rather than a watchdog thread. MessageHandlers are no longer recycled. Better handling of idle connections. Countless other changes. The project has been moved from tigris.org to code.google.com.

2008-07-12 08:29
2.1

タグ: Minor bugfixes

プロジェクトリソース