bugfixes in conf.pl
[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 - Filters
12 - Better inline HTML support including graphics (content-disposition)
13 - Maybe a rewrite of mime.php (see Gustav before any work is done)
14 - Make Location redirects absolute rather than relative (index.php)
15 - Foreground themes
16 (lme) Configure script
17 - When deleting or moving messages (empty trash too), go back to the
18 list for the mail box you were looking at without having to click
19 a link
20 (mcp) Spell checking
21 - Cache the sorted messages in mailbox and use that for navigation inside
22 of mailbox (next 25, prev 25, etc.)
23 - Search mailbox(es) for given criteria
24
25
26 Finished:
27 ------------------------------------------------------
28 (lme) (24.3.00) Saving sent messages
29 (lme) (24.3.00) Fix "Seen" bug with UW IMAP server
30 (lme) (24.3.00) Add "subscribe" to folders section
31 (pl) (25.3.00) LDAP support for address books
32 (pl) (2.4.00) Personal address book management
33 (nre) (2.4.00) Better handling emptying Trash folder. Some servers don't allow deleting it (Courier)
34 (lme) (9.4.00) Better email message body parsing
35 (lme) (10.4.00) Advanced statuses on messages (Seen, Answered, etc)
36 (glp) (12.4.00) Customize how many messages are shown at once while reading a mailbox