< change to <=, I was right the first time, I will quit now.
[squirrelmail.git] / TODO
1 Ideas to be implemented
2 -----------------------
3
4 initials = taken by that person
5
6 (pl?) Importing of address books
7 (nre) Use PHP4 Session management, get rid of cookies
8 - Make it possible to save preferences in MySQL DB or on Filesystem
9 - Navigation between messages without going to folder list (next, prev)
10 - Configurable headers shown on the message listing, like: cc, to, etc
11 - Advanced statuses on messages (Seen, Answered, etc)
12 - Filters
13 - Better inline HTML support including graphics (content-disposition)
14 - Maybe a rewrite of mime.php (see Gustav before any work is done)
15 - Make Location redirects absolute rather than relative (index.php)
16 - Foreground themes
17 (lme) Configure script
18 - When deleting or moving messages (empty trash too), go back to the
19 list for the mail box you were looking at without having to click
20 a link
21 - Spell checking
22 - Customize how many messages are shown at once while reading a mailbox
23 - Cache the sorted messages in mailbox and use that for navigation inside
24 of mailbox (next 25, prev 25, etc.)
25 - Search mailbox(es) for given criteria
26
27
28 Finished:
29 ------------------------------------------------------
30 (lme) (24.3.00) Saving sent messages
31 (lme) (24.3.00) Fix "Seen" bug with UW IMAP server
32 (lme) (24.3.00) Add "subscribe" to folders section
33 (pl) (25.3.00) LDAP support for address books
34 (pl) (2.4.00) Personal address book management
35 (nre) (2.4.00) Better handling emptying Trash folder. Some servers don't allow deleting it (Courier)
36 (lme) (9.4.00 Better email message body parsing