Okay, I was wrong about the <= thing, I changed it back to < which does work.
[squirrelmail.git] / TODO
CommitLineData
8d1e276c 1Ideas to be implemented
2-----------------------
1da5bf35 3
18c1b901 4initials = taken by that person
5
8f5456d1 6(pl?) Importing of address books
2a32fc83 7(nre) Use PHP4 Session management, get rid of cookies
18c1b901 8 - Make it possible to save preferences in MySQL DB or on Filesystem
18c1b901 9 - Navigation between messages without going to folder list (next, prev)
c973661d 10 - Configurable headers shown on the message listing, like: cc, to, etc
18c1b901 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)
6441f7c6 15 - Make Location redirects absolute rather than relative (index.php)
eac68473 16 - Foreground themes
bbd30ac8 17(lme) Configure script
26adfcbd 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
85cb1a39 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
e5b8fc82 26
27
28Finished:
29------------------------------------------------------
4debe366 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
5100704d 33(pl) (25.3.00) LDAP support for address books
8f5456d1 34(pl) (2.4.00) Personal address book management
9a469e05 35(nre) (2.4.00) Better handling emptying Trash folder. Some servers don't allow deleting it (Courier)
c057a497 36(lme) (9.4.00 Better email message body parsing