root / TODO @ 1
History | View | Annotate | Download (2.2 kB)
| 1 | TODO |
|---|---|
| 2 | ==== |
| 3 | |
| 4 | (The upper item has the greater priority or feasibility... maybe :-) |
| 5 | |
| 6 | o GTK+-2.x support |
| 7 | o improvements of addressbook |
| 8 | o POP before SMTP |
| 9 | o original icons and logos |
| 10 | o more efficient SMTP handling for multiple messages |
| 11 | o more robust IMAP4 response parser |
| 12 | o plug-in faculty |
| 13 | o support for some formats other than MH and mbox (ex. Maildir) |
| 14 | o priority (Priority:, X-Priority:, X-MSMail-Priority:) |
| 15 | o notification of reception (Disposition-Notification-To:) |
| 16 | o autosave |
| 17 | o customization of toolbar |
| 18 | o RFC 2231 (MIME filename encoding) compliant |
| 19 | o S/MIME |
| 20 | o full-text search using Namazu |
| 21 | o virtual folder |
| 22 | o console mode interface |
| 23 | o mailing list manager |
| 24 | o inline image display of multipart MIME messages |
| 25 | o compressed folder |
| 26 | o make the code cleaner |
| 27 | o make the process faster |
| 28 | o make the dubious English much decent :) |
| 29 | |
| 30 | Partially implemented features |
| 31 | ============================== |
| 32 | . make the network related code much decent |
| 33 | (processing of time out, multi-threading etc.) |
| 34 | . drag and drop |
| 35 | . internationalization / multilingualization |
| 36 | . PGP/GPG |
| 37 | . display of HTML messages (can display by converting HTML to text) |
| 38 | . progress display of time-consuming processes |
| 39 | . parallel processing between sending-receiving and others |
| 40 | . customization of key bindings |
| 41 | |
| 42 | Implemented features |
| 43 | ==================== |
| 44 | * multipart MIME (attachments of files) |
| 45 | * sending from queue |
| 46 | * clickable URI |
| 47 | * management of read message on POP server by UIDL |
| 48 | * IPv6 support |
| 49 | * printing |
| 50 | * reconnection when connection to news server is broken |
| 51 | * X-Face support |
| 52 | * preservation of position or size of window |
| 53 | * external editor support |
| 54 | * draft message |
| 55 | * extension of quotation format |
| 56 | * assignation of location of mail folder |
| 57 | * account selection on composition window |
| 58 | * posting to newsgroups |
| 59 | * completion of mail address |
| 60 | * prohibition of multiple execution (with Unix domain socket) |
| 61 | * periodical check of newly arrived mails |
| 62 | * modification of display color |
| 63 | * designate the displayed headers |
| 64 | * user-defined headers |
| 65 | * IMAP4 support |
| 66 | * list view of newsgroups and subscription of groups from there |
| 67 | * SSL support |
| 68 | * LDAP support |
| 69 | * full-text search of messages (plain) |
| 70 | * template function |
| 71 | * regular expression support at filtering |
| 72 | * autowrap / wordwrap |
| 73 | * configuration for each folders |
| 74 | * enhancement of filtering |