aboutsummaryrefslogtreecommitdiff
path: root/TODO
blob: af3987ef5c3d449c8715da4bb9f78b477b3649e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
TODO
====

(The upper item has the greater priority or feasibility... maybe :-)

o complete migration from deprecated GTK+ APIs
o overall improvements of user-interface
o improvements of addressbook
o POP before SMTP
o original icons and logos
o more efficient SMTP handling for multiple messages
o more robust IMAP4 response parser
o plug-in faculty
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 autosave
o mail arrival notification
o support of Content-Type: text/plain; format=flowed
o RFC 2231 (MIME filename encoding) compliant
o S/MIME
o enhancements of search
o virtual folder
o customization of toolbar
o console mode interface
o mailing list manager
o inline image display of multipart MIME messages
o compressed folder
o make the code cleaner
o make the process faster
o make the dubious English much decent :)

Partially implemented features
==============================
. make the network related code much decent
  (processing of time out, multi-threading etc.)
. drag and drop
. internationalization / multilingualization
. PGP/GPG
. display of HTML messages (can display by converting HTML to text)
. progress display of time-consuming processes
. parallel processing between sending-receiving and others
. customization of key bindings

Implemented features
====================
* multipart MIME (attachments of files)
* sending from queue
* clickable URI
* management of read message on POP server by UIDL
* IPv6 support
* printing
* reconnection when connection to news server is broken
* X-Face support
* preservation of position or size of window
* external editor support
* draft message
* extension of quotation format
* assignation of location of mail folder
* account selection on composition window
* posting to newsgroups
* completion of mail address
* prohibition of multiple execution (with Unix domain socket)
* periodical check of newly arrived mails
* modification of display color
* designate the displayed headers
* user-defined headers
* IMAP4 support
* list view of newsgroups and subscription of groups from there
* SSL support
* LDAP support
* full-text search of messages (plain)
* template function
* regular expression support at filtering
* autowrap / wordwrap
* configuration for each folders
* enhancement of filtering
* GTK+-2.x support