diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2010-01-21 07:32:09 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2010-01-21 07:32:09 +0000 |
commit | 768c0e3d28e03ba93f5839de5980be8f0dad4d6f (patch) | |
tree | eedd83fa4eccce63d8a8025b869cb8a2c79a790e | |
parent | ef456fcee6aa302efe9856f22ac635823259a12a (diff) |
updated TODO.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2440 ee746299-78ed-0310-b773-934348b2243d
-rw-r--r-- | TODO | 2 | ||||
-rw-r--r-- | TODO.ja | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -11,7 +11,6 @@ o more efficient SMTP handling for multiple messages o more robust IMAP4 response parser o support for some formats other than MH and mbox (ex. Maildir) o priority (Priority:, X-Priority:, X-MSMail-Priority:) -o notification of reception (Disposition-Notification-To:) o support of Content-Type: text/plain; format=flowed o console mode interface o mailing list manager @@ -34,6 +33,7 @@ Partially implemented features . original icons and logos . plug-in faculty . multi-threading +. notification of reception (Disposition-Notification-To:) Implemented features ==================== @@ -11,7 +11,6 @@ o より効率的な複数メッセージの SMTP 処理 o より堅牢な IMAP4 応答パーサ o MH, mbox 以外の形式への対応 (Maildir 等) o 重要度 (Priority:, X-Priority:, X-MSMail-Priority:) -o 受信確認 (Disposition-Notification-To:) o Content-Type: text/plain; format=flowed 対応 o コンソールモードインタフェース o メーリングリストマネージャ @@ -34,6 +33,7 @@ o 怪しげな英語をなんとかする :) . オリジナルのアイコンとロゴ . プラグイン機構 . マルチスレッド化 +. 受信確認 (Disposition-Notification-To:) 実装済の機能 ============ |